0

Now I try to update Nodejs on Macos according to this guide. However, one error is here

error image

When I try to run Sudo npm install -g n again, another error comes up

error image1

Could someone help me how to fix it?

Community
  • 1
  • 1
zangw
  • 43,869
  • 19
  • 177
  • 214

1 Answers1

0

If you want to update node, a better way to do it would be to just download the installer again and run it.

https://nodejs.org/en/download/

kjsmita6
  • 458
  • 1
  • 6
  • 21