You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had do delete package-lock.json because Heroku wasn't installing all of the dependencies in there and was failing to start. Figure out how to install all of those or use something like Yarn so I don't have to add everything to package.json.