-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
`
-----> emberjs app detected
-----> Setting NPM_CONFIG_PRODUCTION to false to install ember-cli toolchain
-----> Fetching buildpack heroku/nodejs-v98
-----> Node.js detected
-----> Creating runtime environment
NPM_CONFIG_LOGLEVEL=error
NPM_CONFIG_PRODUCTION=false
NODE_ENV=production
NODE_MODULES_CACHE=true
NODE_VERBOSE=false
-----> Installing binaries
engines.node (package.json): >= 12.*
engines.npm (package.json): unspecified (use default)
Resolving node version >= 12.* via semver.io...
Downloading and installing node 14.14.0...
Unable to download node 14.14.0; does it exist?
-----> Build failed
We're sorry this build is failing! You can troubleshoot common issues here:
https://devcenter.heroku.com/articles/troubleshooting-node-deploys
Some possible problems:
- Dangerous semver range (>) in engines.node
https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version
- This project was built with yarn, which is new and under development. Some projects can still be built more reliably with npm
https://devcenter.heroku.com/articles/nodejs-support#build-behavior
Love,
Heroku
-----> Failed trying to compile heroku/nodejs-v98
! Push rejected, failed to compile emberjs app.
! Push failed
`
Build log