Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure directories and files exist; prevent ENOENT error #92

Closed
oakmac opened this issue Feb 4, 2015 · 4 comments
Closed

ensure directories and files exist; prevent ENOENT error #92

oakmac opened this issue Feb 4, 2015 · 4 comments

Comments

@oakmac
Copy link
Owner

oakmac commented Feb 4, 2015

re: Issue #74

We should use fs-extra's ensureDir on app load to make sure app-data exists as well as any other directories or files we depend on touching.

In other words, Cuttle users should never see an ENOENT error.

@oakmac
Copy link
Owner Author

oakmac commented Feb 20, 2015

cuttle-error-on-windows

Saw this error on a fresh install on Windows 7.

@oakmac
Copy link
Owner Author

oakmac commented Mar 21, 2015

Think commit 29e84be should do the trick, but this needs testing.
Paging @NPrescott

@NPrescott
Copy link

Working for me, no errors in a fresh Windows install.

👍

@oakmac
Copy link
Owner Author

oakmac commented Mar 24, 2015

thank you sir!

@oakmac oakmac closed this as completed Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants