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

Cuttle hangs after project creation #106

Open
johnstuarthunter opened this issue Nov 26, 2015 · 2 comments
Open

Cuttle hangs after project creation #106

johnstuarthunter opened this issue Nov 26, 2015 · 2 comments

Comments

@johnstuarthunter
Copy link

cuttle.txt

Attempted to add new project.
Cuttle created directory and files and displayed 'Loading builds...". but never returned control.
Quit and restarted but displays the same message and menu items to open files are greyed out.

Cuttle-after-add-new-project.pdf

Mac OSX 10.11.1
MacBook Pro Retina

@oakmac
Copy link
Owner

oakmac commented Nov 27, 2015

Hmm - there should be a log somewhere with more detail.

@shaunlebron - do you remember where the logs went on Mac?

@oakmac
Copy link
Owner

oakmac commented Nov 27, 2015

https://github.com/oakmac/cuttle/blob/master/app/app.js#L35-L38

// cuttle.log goes here on a mac so it can be used by Console app
if (onMac) {
  return path.join(process.env['HOME'], "Library", "Logs");
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants