Dependency or package not found
Support Articlehttps://www.deployhq.com/support/build-errors/dependency-not-found
your initial build command, most commonly when running `npm install`, you might run an error similar to … You might indeed find that this works locally when you run the same commands - the first thing to check … if that's the case is that your `package-lock.json` file is committed to your repository so that when … This would probably cause DeployHQ to try and fetch a newer version than what you're actually already
Updated 13th Oct 2020