Created
July 19, 2014 08:43
-
-
Save made-by-chris/115a0d751c790b54f5cb 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
events.js:85 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: EACCES, permission denied '/home/b/dev/webkit/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment