Here we will go throgh the steps to upgrade your Node server.
First, open PowerShell as Administrator.
We will check the version of the server currently installed, with the command:
node -v
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
Then run:
npm install -g npm-windows-upgrade
Next, run:
npm-windows-upgrade
Select a version:
You will see:
And once complete:
THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.
IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.
THANK YOU, AND LET'S KEEP LEARNING TOGETHER.
CARL