Angular Installation CLI stands still

0

When I use the command install -g @ angular/cli NodeJS starts to load all the dependencies of the Angular, but when it starts downloading the file [email protected] it stops and does not load anymore and also does not generate errors. I tried to install chokidar individually and saw that at the address it tries to get the file it does not find content with only this {} .

To check what I say, just try the command install -g @chokidar on NodeJS and see what I mean. Now the question is: how do I install Angular having this problem?

    
asked by anonymous 15.12.2017 / 00:10

1 answer

0

So I always rode as administrator, I even uninstalled and installed another version of the latest node, just did not try to clear the cache

    
23.12.2017 / 12:52