Package-lock.json Issues on Heroku

I suddenly can’t compile my project on Heroku and the error involves some package-lock.json file. What do I do?

Could you please share your log?

Please don’t use #glitch-help for help with things that are not in Glitch. I will move this to #coding-help.

4 Likes

It’s ok. I just deleted the lock file.

Just to clarify. I never added this file myself to my glitch project. I assumed it was glitch that added it, I might be wrong. Anyway I deleted it and the project built fine, thanks.

You export it to github and it exports the file as well. Package-lock is like a package manager.