You can install the latest version nodejs as an addon
Steps:
- Download Windows Binary .zip file from https://nodejs.org/en/download/
- Extract zip file to directory <winpweb>/bin</winpweb>
- Rename folder node-vx.x.x-win-x86 or node-v-x.x.x-win-x64 to nodejs (./bin/nodejs)
- Run console.cmd to activate/enable the windows environment
- Check with command set to see the the windows variables: APPDATA, NODE_PATH, PATH
- Check the installation by run: pweb version, you should see the nodejs version
- Or run: npm version