angularjs - missing './lib/_stream_passthrough.js'? -
i encounter problem while launching angular (yo angular):
invoke angular:controller:/usr/lib/node_modules/generator-angular/app/index.js identical app/scripts/controllers/main.js identical test/spec/controllers/main.js module.js:339 throw err; ^ error: cannot find module './lib/_stream_passthrough.js' @ function.module._resolvefilename (module.js:337:15) @ function.module._load (module.js:287:25) @ module.require (module.js:366:17) @ require (module.js:385:17) @ object.<anonymous> (/usr/lib/node_modules/generator-karma/node_modules/yeoman-generator/node_modules/download/node_modules/readable-stream/passthrough.js:1:80)
i have no idea how solve it. guess module did not install don't understand error message! had problem before , me ? cheers
angular v: v1.4.7 node -v : v4.2.1
Comments
Post a Comment