Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacobmischka/6eee84b766cdb4efe0d268889f20f4de to your computer and use it in GitHub Desktop.
Save jacobmischka/6eee84b766cdb4efe0d268889f20f4de to your computer and use it in GitHub Desktop.
-----> Fetching set buildpack https://github.com/AdmitHub/meteor-buildpack-horse.git... done
-----> Node.js app detected
-----> Installing node
-----> Installing meteor
Downloading Meteor distribution
Meteor 1.3.1 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 "/tmp/buildpack20160407-164-8s3fi2/meteor-LkyC/.meteor/packages/meteor-tool/1.3.1/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.
-----> Upgrading meteor to [email protected]
Installed. Run 'meteor update --release 1.3' inside of a particular project
directory to update that project to Meteor 1.3.
-----> Bundling bundle
[email protected] node_modules/meteor-node-stubs
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected]
├── [email protected] ([email protected])
└── [email protected]
[email protected] node_modules/moment
[email protected] node_modules/lodash
[email protected] node_modules/nodep-date-input-polyfill
└── [email protected] ([email protected])
While removing platforms:
error: android: platform is not in this project
-----> Building Meteor with ROOT_URL: https://day-off-checker.herokuapp.com
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No license field.
> [email protected] install /tmp/build_ce98722a11590116b8276b368dd30cfd/.meteor/heroku_build/app/programs/server/node_modules/fibers
> node build.js || nodejs build.js
make: Entering directory `/tmp/build_ce98722a11590116b8276b368dd30cfd/.meteor/heroku_build/app/programs/server/node_modules/fibers/build'
CXX(target) Release/obj.target/fibers/src/fibers.o
CXX(target) Release/obj.target/fibers/src/coroutine.o
CC(target) Release/obj.target/fibers/src/libcoro/coro.o
SOLINK_MODULE(target) Release/obj.target/fibers.node
COPY Release/fibers.node
make: Leaving directory `/tmp/build_ce98722a11590116b8276b368dd30cfd/.meteor/heroku_build/app/programs/server/node_modules/fibers/build'
Installed in `/tmp/build_ce98722a11590116b8276b368dd30cfd/.meteor/heroku_build/app/programs/server/node_modules/fibers/bin/linux-x64-v8-3.14/fibers.node`
[email protected] node_modules/ansi-regex
[email protected] node_modules/ansi-styles
[email protected] node_modules/escape-string-regexp
[email protected] node_modules/supports-color
[email protected] node_modules/strip-ansi
[email protected] node_modules/has-ansi
[email protected] node_modules/chalk
[email protected] node_modules/eachline
[email protected] node_modules/type-of
[email protected] node_modules/amdefine
[email protected] node_modules/asap
[email protected] node_modules/underscore
[email protected] node_modules/meteor-promise
[email protected] node_modules/promise
[email protected] node_modules/source-map-support
[email protected] node_modules/semver
[email protected] node_modules/source-map
[email protected] node_modules/fibers
-----> Adding PATH environment
-----> Running extras
-----> Adding MONGOHQ_URL -> MONGO_URL env
-----> Adding MONGOLAB_URI -> MONGO_URL env
-----> Installing phantomjs.
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now
! Push rejected, failed to compile Node.js app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment