Windows, VSC, Running npm start got this
npm start
npm WARN lifecycle The node binary used for scripts is C:\\Program Files\\nodejs\\node.exe but npm
Here's another way that works: npm config set scripts-prepend-node-path auto
npm config set scripts-prepend-node-path auto