Error while pushing to Heroku: Cannot find module 'node-linux-x64/package.json'
问题 When deploying a fullstack Javascript app to Heroku, I receive the following error: Error: Cannot find module 'node-linux-x64/package.json' There's also a syntax error, but I don't believe that's the cause. I'm a Mac user, so I'm unsure of what's going on. I've checked for the syntax error, but found nothing. I also tried uninstalling and reinstalling Node, etc... Output: remote: -----> Installing dependencies remote: Prebuild detected (node_modules already exists) remote: Rebuilding any