Answer the question
In order to leave comments, you need to log in
How to solve problem with NPM modul "semver"?
Good afternoon. I'm trying to use npm. But it gives a trace. error:
I have already reinstalled node JS and NPM. Did not help. I do not quite understand the essence of the problem.
I will be grateful for your help!
Answer the question
In order to leave comments, you need to log in
Try
the following This will remove other global modules you can use
sudo rm -rf /usr/local/lib/node_modules
sudo rm -rf ~/.npm
brew uninstall --force node
brew install node
See here for more details
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question