bluemixgaragelondon / cf-blue-green-deploy

Cloud Foundry CLI plugin for zero downtime deploys
Apache License 2.0
139 stars 61 forks source link

missing script: start #79

Open suchins3 opened 5 years ago

suchins3 commented 5 years ago

Command run : cf blue-green-deploy Application deploys, but it does not start and crash the application, same app works with cf deploy Shows below log

19-01-11T09:34:29.82+0530 [APP/PROC/WEB/0] ERR npm ERR! Linux 4.15.0-39-generic 2019-01-11T09:34:29.82+0530 [APP/PROC/WEB/0] ERR npm ERR! argv "/home/vcap/deps/0/node/bin/node" "/home/vcap/deps/0/bin/npm" "start" 2019-01-11T09:34:29.82+0530 [APP/PROC/WEB/0] ERR npm ERR! node v6.14.4 2019-01-11T09:34:29.82+0530 [APP/PROC/WEB/0] ERR npm ERR! npm v3.10.10 2019-01-11T09:34:29.83+0530 [APP/PROC/WEB/0] ERR npm ERR! missing script: start 2019-01-11T09:34:29.83+0530 [APP/PROC/WEB/0] ERR npm ERR!

holly-cummins commented 5 years ago

Could you share your manifest file?

suchins3 commented 5 years ago

applications: