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

Problem creating skeleton #2

Closed
kevinpauli opened this issue Apr 1, 2013 · 2 comments
Closed

Problem creating skeleton #2

kevinpauli opened this issue Apr 1, 2013 · 2 comments

Comments

@kevinpauli
Copy link

I am trying to create a new brunch app based on this skeleton and I am seeing the following error:

C:\Documents and Settings\Kevin\My Documents\emberGadget>brunch new ember-reloaded-test --skeleton https://github.com/gcollazo/brunch-with-ember-reloaded
01 Apr 13:28:40 - log: Created skeleton directory layout
01 Apr 13:28:40 - error: { [Error: ENOTEMPTY, rmdir 'C:\Documents and Settings\Kevin\My Documents\emberGadget\ember-reloaded-test.git\objects\pack']
errno: 53,
code: 'ENOTEMPTY',
path: 'C:\Documents and Settings\Kevin\My Documents\emberGadget\ember-reloaded-test.git\objects\pack' }

@gcollazo
Copy link
Owner

gcollazo commented Apr 2, 2013

I'm not completely sure what's going on there but after searching stackoverflow I found some info about that ENOTEMPTY error code. It seem to be a Windows issue.

@gcollazo gcollazo closed this as completed Apr 2, 2013
@kevinpauli
Copy link
Author

Thank you for tracking that down! Thankfully it created the project successfully and I can just ignore the error. Thanks Bill Gates for a case-insenitive file system.

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