-1
Hello!
At Stackoverflow.com you have a solution for your answer: https://stackoverflow.com/questions/49620780/cant-install-any-npm-package-error-4058
It consists of deleting your package-lock.json
and try to reinstall the package.
- Important detail is to make sure you have no other Node process running, more details are here too: https://github.com/npm/npm/issues/17444
Thank you very much :D
– A.Otavio
For nothing @A.Otavio has available!
– Getulio Rafael Ferreira