Closed
Description
Please provide us with the following information:
OS?
ubuntu 14.04
Versions.
angular-cli@1.0.0-beta.20-1
node 7.0.0
npm 3.10.9
Repro steps.
update latest cli
npm rm -g angular-cli
npm i -g angular-cli
then
ng -v
have done the same with npm cache clean, same error
The log given by the failure.
$ ng -v
Cannot find module 'reflect-metadata'
Error: Cannot find module 'reflect-metadata'
Mention any other details that might be useful.
Also when doing npm ls -g --depth=0
shows
npm ERR! peer dep missing: @angular/compiler-cli@^2.1.0, required by @ngtools/webpack@1.1.7
npm ERR! peer dep missing: @angular/core@^2.0.0, required by @ngtools/webpack@1.1.7
npm ERR! peer dep missing: reflect-metadata@^0.1.8, required by @ngtools/webpack@1.1.7
didn't happen in previous version.
Thanks! We'll be in touch soon.
Metadata
Metadata
Assignees
Labels
No labels