Skip to content
Anton Perez
Home
About
Writing
Contact
How to update nodejs on OS X
January 11, 2019
Apple
,
How-to
Adding here as reference.
node -v
npm cache clean -f
npm install -g n
n stable\
node -v
nodejs
os x
←
Previous:
My Jacoco Maven Plugin POM config
Next:
Git How-To: Squash commits in one line
→