Skip to content

npm ERR! Darwin 14.5.0 #2719

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

Closed
Chaklader opened this issue Oct 15, 2016 · 7 comments
Closed

npm ERR! Darwin 14.5.0 #2719

Chaklader opened this issue Oct 15, 2016 · 7 comments

Comments

@Chaklader
Copy link

I was trying to install angular-cli using the following command

npm install -g angular-cli@latest and the get the error described below,

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "angular-cli@latest"
npm ERR! node v4.6.0
npm ERR! npm v2.15.9
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package @angular/[email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/[email protected]

npm ERR! Please include the following file with any support request:
npm ERR! /Users/Chaklader/npm-debug.log

What should I do to resolve the issue ?

@HuddleHouse
Copy link

I have this exact same issue! Arghh

@Chaklader
Copy link
Author

I thought this may only the Mac Os issue. Today I try to install Angular 2 in Windows 10 and still having the same issue. Is that because this is still in the Beta version?

@HuddleHouse
Copy link

I used angular cli on my laptop earlier today. I don’t get it! Both of my computers are OS X .

@HuddleHouse
Copy link

uninstalling and reinstalling angular-cli should fix the issue

#1190 #1190

@filipesilva
Copy link
Contributor

You need npm3 to install the CLI: https://github.com/angular/angular-cli#prerequisites.

You can update npm by doing npm install -g npm

@akshayextentia
Copy link

Thanks Filipesilva. Its good suggestion to check our NPM version. Its help me.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants