dotjs | My dotjs folder -
kandi X-RAY | dotjs Summary
kandi X-RAY | dotjs Summary
My dotjs folder
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dotjs
dotjs Key Features
dotjs Examples and Code Snippets
Community Discussions
Trending Discussions on dotjs
QUESTION
npm install is crashing on:
sudo npm install -g @angular/cli
I tryied to uninstall it several time with cash clean and then install it back with @angular/cli and it's always crashes.
...ANSWER
Answered 2017-Oct-31 at 09:54Delete your node_modules dir completely, then run this again sudo npm install
Then you can try this if needs be:
To install @angular/cli locally run npm install @angular/cli --save
, while to install it globally run npm install -g @angular/cli
.
But if it requires a root access, then you have to include the sudo
which will then be sudo npm install -g @angular/cli
.
Or check your network connection (Internet) as the case might be.
I hope this helps
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dotjs
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page