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

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

Open
Maruboinasuresh opened this issue Jun 7, 2014 · 2 comments

Comments

@Maruboinasuresh
Copy link

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

@adambarthelson
Copy link
Contributor

#13

@iamblue
Copy link
Owner

iamblue commented Aug 20, 2014

fixed! thx!

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

3 participants