heroku push rejected, failed to compile Node.js app
问题 I keep getting node-pre-gyp and gyp errors when I try to deploy my Node.js application to Heroku: $ git push -f heroku master Enumerating objects: 48, done. Counting objects: 100% (48/48), done. Delta compression using up to 4 threads Compressing objects: 100% (42/42), done. Writing objects: 100% (48/48), 3.33 MiB | 232.00 KiB/s, done. Total 48 (delta 3), reused 0 (delta 0) remote: Compressing source files... done. remote: Building source: remote: remote: -----> Node.js app detected remote: