Closed matt-bailey closed 2 years ago
I'm going to answer my own question, for anyone else struggling with this. Basically I missed a few things (or at least the documentation doesn't tell you to do this):
package-lock.json
, and then ran npm install
to generate a new oneHope this helps...
Thanks Matt, I copied your solution. Deleted the package-lock.json, ran npm install and then went into the readme and updated the Heroku deploy link to use the forked version. It worked.
This issue has been addressed in https://github.com/bigcommerce/sample-app-nodejs/pull/102. Confirmed successful Heroku deploy from main branch
When I try to deploy the app I get the following error: