Update npm in fedora

0

How can I update nmp in fedora 28. I get this error:

Thanks for the help

    
asked by HUGO MARTINEZ 15.08.2018 в 16:31
source

1 answer

0

I do not know if it will work with Fedora but I have always updated with the update option.

npm update

Or you can also use:

npm i -g npm

I hope it helps you

    
answered by 15.08.2018 в 16:39