Created
January 9, 2015 22:33
-
-
Save hunterloftis/dbc7187c34642c7b4c00 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Build failed | |
WARNING: Avoid semver ranges starting with '>' in engines.node | |
https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version | |
WARNING: Avoid checking node_modules into source control | |
https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- | |
WARNING: This version of npm (1.1.71) has several known issues - consider upgrading to the latest release (2.1.17) | |
https://devcenter.heroku.com/articles/nodejs-support | |
We're sorry this build is failing! If you can't find the issue in application code, | |
please submit a ticket so we can help: https://help.heroku.com/ | |
You can also try reverting to our legacy Node.js buildpack: | |
heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs#v63 | |
Love, | |
Heroku |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment