-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Description
Please provide us with the following information:
-
OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Mac OSX El Capitan -
Versions. Please run
ng --version. If there's nothing outputted, please run
in a Terminal:node --versionand paste the result here:
node v4.4.7
angular-cli 1.0.0-beta.11-webpack.2 -
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
Nothing -
The log given by the failure. Normally this include a stack trace and some
more information.
Can not install last
233632 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
233633 verbose cwd /Users/goriunov
233634 error Darwin 15.6.0
233635 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "-g" "[email protected]"
233636 error node v4.4.7
233637 error npm v2.15.8
233638 error code EPEERINVALID
233639 error peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
233639 error peerinvalid Peer @angular/[email protected] wants typescript@^1.9.0-dev
233639 error peerinvalid Peer [email protected] wants typescript@>=1.8.0 || >=1.9.0-dev
233639 error peerinvalid Peer [email protected] wants typescript@>=1.7.3
233640 verbose exit [ 1, true ] -
Mention any other details that might be useful.
I just installed new OS and installed node after i run installation of Angular CLI and i could not do it
Thanks! We'll be in touch soon.