0

enter image description here

this error comes not only generator-angular, but also any other generators..

vmware + ubuntu14 + nvm

I installed gulp package, and adjust my $PATH.

also tried 'npm cache clean'

BUT nothing works for me..

somehow I made good one but never made again..

DK2
  • 651
  • 1
  • 7
  • 34

1 Answers1

1

I had problems with this when using npm on a ubuntu 14 instance running using virtualbox.

From what I remember I think it has to do with the repository sources

Try installing node using these instructions.

https://github.com/joyent/node/wiki/installing-node.js-via-package-manager

Jeff Powell
  • 68
  • 1
  • 6