-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail with Heroku deployment #6452
Comments
++ |
I have just noticed the similar issue #6444. Is there a possibility to merge issues? |
I'm getting the following: └── [email protected] |
More info at AdmitHub/meteor-buildpack-horse#169 |
Duplicate of #6444 |
I changed the branch to be used to The link I used was: https://heroku.com/deploy?template=https://github.com/RocketChat/Rocket.Chat/tree/develop |
I want to deploy Rocket.Chat to Heroku. I Press button, it gets me to Heroku dashboard where I input app name and click Deploy btn. Here is the log:
-----> Node.js app detected
-----> Listing HEROKU_ environment variables
HEROKU_APP_ID:
HEROKU_APP_NAME:
HEROKU_DYNO_ID:
HEROKU_RELEASE_VERSION:
HEROKU_SLUG_COMMIT:
HEROKU_SLUG_DESCRIPTION:
-----> Installing meteor
Downloading Meteor distribution
Meteor 1.4.3.2 has been installed in your home directory (~/.meteor).
Now you need to do one of the following:
(1) Add "$HOME/.meteor" to your path, or
(2) Run this command as root:
cp "/app/tmp/cache/meteor/.meteor/packages/meteor-tool/1.4.3_2/mt-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor
Then to get started, take a look at 'meteor --help' or see the docs at
docs.meteor.com.
-----> Target Meteor version: Meteor 1.4.3.1
-----> Checking if this meteor version supports --server-only
-----> Using node: v4.7.3
-----> and npm: 4.1.2
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
The text was updated successfully, but these errors were encountered: