I cloned cobyism to my GitHub account and connected my app to it. When I deploy the app, I get the following error in heroku logs --tail --app app_name
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ghost-on-heroku@2.21.0 start: 'node server.js'
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ghost-on-heroku@2.21.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I cloned cobyism to my GitHub account and connected my app to it. When I deploy the app, I get the following error in
heroku logs --tail --app app_namenpm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! ghost-on-heroku@2.21.0 start: 'node server.js'npm ERR! Exit status 1npm ERR!npm ERR! Failed at the ghost-on-heroku@2.21.0 start script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.