Skip to content

Unable to install 1.0.0-beta.6 on OSX #1110

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
JB-Tellez opened this issue Jun 16, 2016 · 5 comments
Closed

Unable to install 1.0.0-beta.6 on OSX #1110

JB-Tellez opened this issue Jun 16, 2016 · 5 comments
Labels
needs: more info Reporter must clarify the issue

Comments

@JB-Tellez
Copy link

On OSX El Capitan 10.11.4, Node 5.4.1, NPM 3.9.5, NVM 0.31.1 I ran

npm uninstall -g angular-cli
npm cache clean
npm install -g angular-cli@latest

and hang about 25% of the way through on "loadRequestedDeps". The installation has been running about 30 minutes. I have a fast internet connection.

Any thoughts? Thanks!

@filipesilva
Copy link
Contributor

Odd thing really... angular-cli does take a while to install, but shouldn't take more than 2-3m tops.

On my machine I noticed I'm using node 5.11.1, can I ask you to install that version and retry? It might be a node issue.

@filipesilva filipesilva added the needs: more info Reporter must clarify the issue label Jun 16, 2016
@kylecordes
Copy link

I have been pointing people toward node 6 when they report any trouble with node 5. 5 is not "LTS" or anything like that, and there are relatively few projects that specifically need 5 instead of the current 6. Of course @JB-Tellez could have such a project, there are some, because there are some modules out there that break on 6.

@diahron
Copy link

diahron commented Jun 16, 2016

I am using Ubuntu Mate 16.04 with the latest node/npm updates. I am having the same issues with the tutorial from angular-cli. I can load angular-cli using sudo, no big deal, but trying to run ng new ??? cause my system to loop endlessly until i cntrl-c.

@JB-Tellez
Copy link
Author

Thanks everyone! Upgrading Node to latest makes it so the update installs. I'm going to close this issue. @diahron could you enter your problem as a separate issue?

@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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: more info Reporter must clarify the issue
Projects
None yet
Development

No branches or pull requests

4 participants