Open jrschumacher opened 10 years ago
the builpack already determines the node version based on engines.node
value in the packages.json file
This is for node environment. If you look in the original source npm install --production
is hard coded.
Ability to specify the node environment to run
npm