generator-angular-ui-router icon indicating copy to clipboard operation
generator-angular-ui-router copied to clipboard

i try to create a new module using yo angular-ui-router getting error.

Open Maruboinasuresh opened this issue 11 years ago • 2 comments

followup> yo angular-ui-router [?] Would you like to use Sass with the Compass CSS Authoring Framework? No [?] Would you like to include Twitter Bootstrap? Yes [?] Would you like to use the SCSS version of Twitter Bootstrap with the Compass CSS Authoring Framework? No [?] Which modules would you like to include? angular-resource.js, angular-cookies.js, angular-sanitize.js, angular-ui-router.js

npm ERR! Error: ENOTEMPTY, rmdir '/home/followup/node_modules/grunt' npm ERR! Error: ENOENT, lstat '/home/followup/node_modules/grunt/lib/grunt.js' npm ERR! If you need help, you may report this entire log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues

npm ERR! System Linux 3.2.0-61-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" npm ERR! cwd /home/followup npm ERR! node -v v0.10.26 npm npmERR! npm -v 1.4.3 npm ERR! ERR! If you need help, you may report this entire log, npm path /home/followup/node_modules/grunt/lib/grunt.js npm ERR! fstream_path /home/followup/node_modules/grunt/lib/grunt.js npm ERR! fstream_type File ERR! including the npm and node versions, at: npm ERR! fstream_class FileWriter npm npm ERR! http://github.com/npm/npm/issues

ERR! code ENOENT npm ERR! errno 34 npm npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26 npm ERR! fstream_stack Object.oncomplete (fs.js:107:15) ERR! System Linux 3.2.0-61-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "grunt-karma" "karma-ng-html2js-preprocessor" "karma-ng-scenario" "--save-dev" npm ERR! cwd /home/followup npm ERR! node -v v0.10.26 npm ERR! npm -v 1.4.3 npm ERR! path /home/followup/node_modules/grunt npm ERR! code ENOTEMPTY npm ERR! errno 53

Maruboinasuresh avatar Jun 07 '14 15:06 Maruboinasuresh

https://github.com/iamblue/generator-angular-ui-router/issues/13

adambarthelson avatar Aug 13 '14 18:08 adambarthelson

fixed! thx!

iamblue avatar Aug 20 '14 01:08 iamblue