Skip to content

Instantly share code, notes, and snippets.

@jmwenda
Created August 3, 2015 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmwenda/2a9f6d9686a2a1080d40 to your computer and use it in GitHub Desktop.
Save jmwenda/2a9f6d9686a2a1080d40 to your computer and use it in GitHub Desktop.
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Fetching custom git buildpack... done
remote: -----> Node.js app detected
remote: -----> Installing node
remote: -----> Installing meteor
remote: Downloading Meteor distribution
remote: ######################################################################## 100.0%
remote:
remote: Meteor 1.1.0.3 has been installed in your home directory (~/.meteor).
remote:
remote: Now you need to do one of the following:
remote:
remote: (1) Add "$HOME/.meteor" to your path, or
remote: (2) Run this command as root:
remote: cp "/tmp/buildpack_59a1d38117c6538b40f9cd9cb2b4dd21/meteor-Rj0m/.meteor/packages/meteor-tool/1.1.4/mt-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor
remote:
remote: Then to get started, take a look at 'meteor --help' or see the docs at
remote: docs.meteor.com.
remote: -----> Bundling bundle
remote: -----> Building Meteor with ROOT_URL:
remote: mv: cannot stat `/tmp/buildpack_59a1d38117c6538b40f9cd9cb2b4dd21/build-6wgI/bundle': No such file or directory
remote:
remote: ! Push rejected, failed to compile Node.js app
remote:
remote: Verifying deploy....
remote:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment