Created
July 17, 2014 18:17
-
-
Save made-by-chris/240b327b94002c62d003 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yo | |
events.js:85 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: EACCES, permission denied '/home/bl/dev/deskbox/node_modules' | |
at Error (native) | |
at Object.fs.readdirSync (evalmachine.<anonymous>:682:18) | |
at Glob._readdir (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:682:20) | |
at Glob._process (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:458:15) | |
at Glob.iterator (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:193:10) | |
at Array.forEach (native) | |
at new Glob (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:191:22) | |
at glob (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:60:11) | |
at Function.globSync (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/node_modules/glob/glob.js:79:10) | |
at /usr/local/lib/node_modules/yo/node_modules/yeoman-generator/lib/env/resolver.js:61:22 | |
bl@machine:~/dev/deskbox$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment