I am just getting started in learning how to modify the Venus html5 app. I am running Windows 11. Both npm and node.js are installed and updated, the git repo is cloned. Running npm install resulted in a lot of deprecated packages. Then npm run start resulted in the following, anyone know how to get past this?
C:\repo\venus-html5-app>npm run start > victron-venus-metrics@2.2.2 start > . ./node-options.sh && node scripts/start.js '.' is not recognized as an internal or external command, operable program or batch file.