Why does Heroku fail to detect Node.js buildpack?
I git cloned a Node.js application (the version specified in the package.json
being 4.1.2
and that of my local machine being 6.2.2
) and tried to git push on Heroku. But it failed to build and gave this error: