npm WARN lifecycle The node binary used for scripts is /node but npm is using /node itself.
Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
.npmrc
scripts-prepend-node-path=true
Build!
npm run prod