Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
yeoman install issue #5653
Comments
skube
commented
Jul 9, 2014
|
Did you try installing as admin using Also, could maybe try cleaning npm cache first: Check the npm troubleshooting guide for more potential ideas. |
pdnellius
commented
Jul 9, 2014
|
Shouldn't I be able to run npm without sudo? Isn't this generally On Wed, Jul 9, 2014 at 12:56 PM, Skubie Dev notifications@github.com
|
skube
commented
Jul 9, 2014
|
I'm definitely not an expert and yes I think it is generally discouraged. However I have still seen plenty of resources recommending Ultimately, I do think it depends on your specific setup. |
sam-github
commented
Aug 1, 2014
|
You should chown your /usr/local to be owned by your primary user, and you should never use sudo, sudo causes no end of problems for npm. |
skube
commented
Aug 5, 2014
|
The wiki does offer the following solution:
|
idesignedme
commented
Aug 26, 2014
|
can any one tell me why I am getting all these errors
and when I try and run yo ember from a directory on my desktop it makes it on my desktop instead any help will be appreciated |
idesignedme
commented
Aug 26, 2014
|
can any one tell me why I am getting these error messages. I am using brew and it has been working fine until today npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/Users/darraykennedy/Desktop/node_modules/grunt/node_modules/glob/test' npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 npm ERR! System Darwin 13.3.0 i also get this message when I run brew doctor Warning: /Users/darraykennedy/Library/Logs/Homebrew isn't writable. Homebrew writes debugging logs to this location. You should probably |
|
So there were a few things going on here, but almost all of them have been addressed as of
Once you do those things, everything should work as advertised. |
pdnellius commentedJul 8, 2014
When running
npm install -g yoI get a string of errors. I attempted to remove the yo module but it didn't fix it. Anyone have any ideas? Tried searching, couldn't find an answer.Terminal output:
Code from npm-debug.log below: