Upgrading Node.js in Developer Edition of Experien…

I have EB 1.11 Developer Edition installed on my desktop and a few experience webapps built.   At the time I installed EB 1.11 I had Node.js 16.13.2 / NPM 8.1.2 installed.   

With the latest version of Node.js at 18.16.0 and NPM at 9.5.1, which I want to upgrade to, what do I need to do in my existing EB 1.11 installation to use it?  Do I need to rerun ‘npm ci’ in the \server and \client directories?

I am running Windows 10.

Read more here: Source link