Error npm
Unanswered
Anh Tú posted this in #help-forum
8 Replies
Cape horse mackerel
can you try to run
sudo npm i@Cape horse mackerel can you try to run `sudo npm i`
Anh TúOP
Oh it really works. Please tell me what effect sudo has because normally I can run npm
Cape horse mackerel
sudo command lets you run the command as "admin", this can make it work for now, but from now on you should investigate a problem that you have with npm
Anh TúOP
So that's just a temporary way to solve the problem?
Cape horse mackerel
yeah, you can try to reinstall node/npm, remove npm cache, etc
Cape horse mackerel
you have a npm command to remove the npm cache
npm cache clean --force