Skip to content

Instantly share code, notes, and snippets.

@myyellowshoe
Created June 9, 2016 21:08
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 myyellowshoe/88e3a9f63d7918098fbdef8e46946a8a to your computer and use it in GitHub Desktop.
Save myyellowshoe/88e3a9f63d7918098fbdef8e46946a8a to your computer and use it in GitHub Desktop.
Building source:
remote:
remote: -----> Fetching set buildpack https://github.com/AdmitHub/meteor-buildpack-horse.git... done
remote: -----> Node.js app detected
remote: -----> Installing node
remote: -----> Installing meteor
remote: Downloading Meteor distribution
remote: ######################################################################## 100.0%
remote:
remote: Meteor 1.3.2.4 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/buildpack20160609-163-wwuqji/meteor-btB6/.meteor/packages/meteor-tool/1.3.2_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: -----> Checking if this meteor version supports --server-only
remote: npm WARN deprecated cross-spawn-async@2.2.4: cross-spawn no longer requires a build toolchain, use it instead!
remote: npm WARN engine deep-extend@0.4.1: wanted: {"node":">=0.12.0","iojs":">=1.0.0"} (current: {"node":"0.10.45","npm":"2.15.1"})
remote: npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.45","npm":"2.15.1"})
remote: npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.45","npm":"2.15.1"})
remote: npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.45","npm":"2.15.1"})
remote: npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.45","npm":"2.15.1"})
remote: react-dom@0.14.8 node_modules/react-dom
remote:
remote: redux-thunk@2.1.0 node_modules/redux-thunk
remote:
remote: classnames@2.2.5 node_modules/classnames
remote:
remote: redux-logger@2.6.1 node_modules/redux-logger
remote:
remote: cls-bluebird@1.0.1 node_modules/cls-bluebird
remote: └── shimmer@1.1.0
remote:
remote: path@0.12.7 node_modules/path
remote: ├── process@0.11.3
remote: └── util@0.10.3 (inherits@2.0.1)
remote:
remote: eslint-plugin-react@3.15.0 node_modules/eslint-plugin-react
remote:
remote: ejs@2.4.2 node_modules/ejs
remote:
remote: continuation-local-storage@3.1.7 node_modules/continuation-local-storage
remote: ├── emitter-listener@1.0.1 (shimmer@1.0.0)
remote: └── async-listener@0.6.0 (shimmer@1.0.0)
remote:
remote: bluebird@3.4.0 node_modules/bluebird
remote:
remote: nodemailer@2.4.2 node_modules/nodemailer
remote: ├── socks@1.1.9 (ip@1.1.3, smart-buffer@1.0.11)
remote: ├── nodemailer-shared@1.0.5 (nodemailer-fetch@1.4.0)
remote: ├── mailcomposer@3.9.0 (buildmail@3.7.0)
remote: ├── nodemailer-smtp-transport@2.5.0 (nodemailer-wellknown@0.1.9, smtp-connection@2.5.0)
remote: ├── nodemailer-direct-transport@3.1.0 (smtp-connection@2.5.0)
remote: ├── nodemailer-smtp-pool@2.6.0 (nodemailer-wellknown@0.1.9, smtp-connection@2.5.0)
remote: └── libmime@2.0.3 (libbase64@0.1.0, libqp@1.1.0, iconv-lite@0.4.13)
remote:
remote: redux-devtools@3.3.1 node_modules/redux-devtools
remote: ├── redux-devtools-instrument@1.0.1 (symbol-observable@0.2.4)
remote: └── lodash@4.13.1
remote:
remote: react-redux@4.4.5 node_modules/react-redux
remote: ├── invariant@2.2.1
remote: ├── hoist-non-react-statics@1.0.6
remote: ├── loose-envify@1.2.0 (js-tokens@1.0.3)
remote: └── lodash@4.13.1
remote:
remote: redux@3.5.2 node_modules/redux
remote: ├── symbol-observable@0.2.4
remote: ├── loose-envify@1.2.0 (js-tokens@1.0.3)
remote: ├── lodash-es@4.13.1
remote: └── lodash@4.13.1
remote:
remote: email-templates@2.3.0 node_modules/email-templates
remote: ├── consolidate@0.14.1
remote: ├── debug@2.2.0 (ms@0.7.1)
remote: ├── glob@6.0.4 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.3, inflight@1.0.5, minimatch@3.0.0)
remote: ├── juice@1.11.0 (util-deprecate@1.0.2, deep-extend@0.4.1, batch@0.5.3, slick@1.12.2, cssom@0.3.0, commander@2.9.0, cross-spawn-async@2.2.4, cheerio@0.19.0, web-resource-inliner@1.2.1)
remote: └── lodash@4.13.1
remote:
remote: react-helmet@3.1.0 node_modules/react-helmet
remote: ├── object-assign@4.1.0
remote: ├── deep-equal@1.0.1
remote: ├── warning@2.1.0 (loose-envify@1.2.0)
remote: ├── shallowequal@0.2.2 (lodash.keys@3.1.2)
remote: └── react-side-effect@1.0.2 (fbjs@0.1.0-alpha.10)
remote:
remote: eslint@1.10.3 node_modules/eslint
remote: ├── path-is-absolute@1.0.0
remote: ├── object-assign@4.1.0
remote: ├── escape-string-regexp@1.0.5
remote: ├── path-is-inside@1.0.1
remote: ├── xml-escape@1.0.0
remote: ├── strip-json-comments@1.0.4
remote: ├── estraverse-fb@1.3.1
remote: ├── estraverse@4.2.0
remote: ├── globals@8.18.0
remote: ├── text-table@0.2.0
remote: ├── esutils@2.0.2
remote: ├── user-home@2.0.0 (os-homedir@1.0.1)
remote: ├── is-resolvable@1.0.0 (tryit@1.0.2)
remote: ├── debug@2.2.0 (ms@0.7.1)
remote: ├── minimatch@3.0.0 (brace-expansion@1.1.4)
remote: ├── json-stable-stringify@1.0.1 (jsonify@0.0.0)
remote: ├── glob@5.0.15 (inherits@2.0.1, inflight@1.0.5, once@1.3.3)
remote: ├── shelljs@0.5.3
remote: ├── chalk@1.1.3 (supports-color@2.0.0, ansi-styles@2.2.1, has-ansi@2.0.0, strip-ansi@3.0.1)
remote: ├── optionator@0.6.0 (fast-levenshtein@1.0.7, type-check@0.3.2, deep-is@0.1.3, levn@0.2.5, wordwrap@0.0.3, prelude-ls@1.1.2)
remote: ├── lodash.merge@3.3.2 (lodash._getnative@3.9.1, lodash.isarray@3.0.4, lodash.isarguments@3.0.8, lodash.keys@3.1.2, lodash._arraycopy@3.0.0, lodash._arrayeach@3.0.0, lodash.keysin@3.0.8, lodash.istypedarray@3.0.6, lodash.isplainobject@3.2.0, lodash.toplainobject@3.0.0, lodash._createassigner@3.1.1)
remote: ├── doctrine@0.7.2 (isarray@0.0.1, esutils@1.1.6)
remote: ├── mkdirp@0.5.1 (minimist@0.0.8)
remote: ├── lodash.clonedeep@3.0.2 (lodash._bindcallback@3.0.1, lodash._baseclone@3.3.0)
remote: ├── lodash.omit@3.1.0 (lodash._arraymap@3.0.0, lodash._bindcallback@3.0.1, lodash._pickbyarray@3.0.2, lodash.restparam@3.6.1, lodash.keysin@3.0.8, lodash._baseflatten@3.1.4, lodash._pickbycallback@3.0.0, lodash._basedifference@3.0.3)
remote: ├── espree@2.2.5
remote: ├── concat-stream@1.5.1 (inherits@2.0.1, typedarray@0.0.6, readable-stream@2.0.6)
remote: ├── is-my-json-valid@2.13.1 (jsonpointer@2.0.0, generate-function@2.0.0, xtend@4.0.1, generate-object-property@1.2.0)
remote: ├── file-entry-cache@1.2.4 (flat-cache@1.0.10)
remote: ├── js-yaml@3.4.5 (esprima@2.7.2, argparse@1.0.7)
remote: ├── inquirer@0.11.4 (strip-ansi@3.0.1, ansi-regex@2.0.0, ansi-escapes@1.4.0, figures@1.7.0, through@2.3.8, cli-width@1.1.1, run-async@0.1.0, string-width@1.0.1, readline2@1.0.1, cli-cursor@1.0.2, rx-lite@3.1.2, lodash@3.10.1)
remote: ├── handlebars@4.0.5 (async@1.5.2, source-map@0.4.4, optimist@0.6.1, uglify-js@2.6.2)
remote: └── escope@3.6.0 (esrecurse@4.1.0, es6-weak-map@2.0.1, es6-map@0.1.4)
remote:
remote: nodemailer-ses-transport@1.3.1 node_modules/nodemailer-ses-transport
remote: └── aws-sdk@2.3.18 (xml2js@0.4.15, sax@1.1.5, jmespath@0.15.0, xmlbuilder@2.6.2)
remote:
remote: react-simple-di@1.2.0 node_modules/react-simple-di
remote: ├── hoist-non-react-statics@1.0.6
remote: └── babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
remote:
remote: mantra-core@1.6.1 node_modules/mantra-core
remote: └── babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
remote:
remote: react-mounter@1.2.0 node_modules/react-mounter
remote: ├── domready@1.0.8
remote: └── babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
remote:
remote: react-komposer@1.8.0 node_modules/react-komposer
remote: ├── hoist-non-react-statics@1.0.6
remote: ├── shallowequal@0.2.2 (lodash.keys@3.1.2)
remote: ├── invariant@2.2.1 (loose-envify@1.2.0)
remote: └── babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
remote:
remote: react@0.14.8 node_modules/react
remote: ├── envify@3.4.0 (through@2.3.8, jstransform@10.1.0)
remote: └── fbjs@0.6.1 (whatwg-fetch@0.9.0, loose-envify@1.2.0, ua-parser-js@0.7.10, promise@7.1.1, core-js@1.2.6)
remote: -----> BUILDPACK_PRELAUNCH_METEOR: Pre-launching meteor to build packages assets
remote:
remote:
remote: While removing platforms:
remote: error: android: platform is not in this project
remote:
remote: [[[[[ /tmp/build_7cd15b8cf354e98253003913ce4131da ]]]]]
remote:
remote: => Started proxy.
remote: => Started MongoDB.
remote: Killed
remote: -----> Building Meteor with ROOT_URL: https://hubble-master.herokuapp.com
remote:
remote: Unable to resolve some modules:
remote:
remote: "tinyliquid" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "jade" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "then-jade" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "dust" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "dustjs-helpers" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "dustjs-linkedin" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "swig" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "atpl" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "liquor" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "twig" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "eco" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "jazz" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "jqtpl" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "hamljs" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "hamlet" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "whiskers" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "haml-coffee" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "hogan.js" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "templayed" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "handlebars" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote: "pug" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "then-pug" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "qejs" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "walrus" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "mustache" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "just" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "ect" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "mote" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "toffee" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "dot" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "ractive" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "nunjucks" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "htmling" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "react-tools" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "vash" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "slm" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/node_modules/consolidate/lib/consolidate.js
remote: (os.linux.x86_64)
remote: "emblem" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote: "less" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote: "stylus" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote: "styl" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote: "node-sass" in
remote: /tmp/build_7cd15b8cf354e98253003913ce4131da/node_modules/email-templates/lib/template-manager.js
remote: (os.linux.x86_64)
remote:
remote: If you notice problems related to these missing modules, consider running:
remote:
remote: meteor npm install --save tinyliquid jade then-jade dust dustjs-helpers
remote: dustjs-linkedin swig atpl liquor twig eco jazz jqtpl hamljs hamlet whiskers
remote: haml-coffee hogan.js templayed handlebars pug then-pug qejs walrus mustache
remote: just ect mote toffee dot ractive nunjucks htmling react-tools vash slm emblem
remote: less stylus styl node-sass
remote:
remote: npm WARN package.json meteor-dev-bundle@0.0.0 No description
remote: npm WARN package.json meteor-dev-bundle@0.0.0 No repository field.
remote: npm WARN package.json meteor-dev-bundle@0.0.0 No README data
remote: npm WARN package.json meteor-dev-bundle@0.0.0 No license field.
remote:
remote: > fibers@1.0.8 install /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/node_modules/fibers
remote: > node build.js || nodejs build.js
remote:
remote: make: Entering directory `/tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/node_modules/fibers/build'
remote: CXX(target) Release/obj.target/fibers/src/fibers.o
remote: CXX(target) Release/obj.target/fibers/src/coroutine.o
remote: CC(target) Release/obj.target/fibers/src/libcoro/coro.o
remote: SOLINK_MODULE(target) Release/obj.target/fibers.node
remote: COPY Release/fibers.node
remote: make: Leaving directory `/tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/node_modules/fibers/build'
remote: Installed in `/tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/node_modules/fibers/bin/linux-x64-v8-3.14/fibers.node`
remote:
remote: > meteor-dev-bundle@0.0.0 install /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server
remote: > node npm-rebuild.js
remote:
remote:
remote: > bcrypt@0.8.5 install /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt
remote: > node-gyp rebuild
remote:
remote: make: Entering directory `/tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/build'
remote: CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o
remote: CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
remote: CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
remote: SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node
remote: COPY Release/bcrypt_lib.node
remote: make: Leaving directory `/tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/build'
remote: bcrypt@0.8.5 /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt
remote: bindings@1.2.1 /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/node_modules/bindings
remote: nan@2.0.5 /tmp/build_7cd15b8cf354e98253003913ce4131da/.meteor/heroku_build/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/node_modules/nan
remote: {
remote: "meteor-dev-bundle": "0.0.0",
remote: "npm": "2.15.1",
remote: "ares": "1.9.0-DEV",
remote: "http_parser": "1.2",
remote: "modules": "11",
remote: "node": "0.10.45",
remote: "openssl": "1.0.1t",
remote: "uv": "0.10.36",
remote: "v8": "3.14.5.9",
remote: "zlib": "1.2.8"
remote: }
remote: ansi-regex@0.2.1 node_modules/ansi-regex
remote:
remote: ansi-styles@1.1.0 node_modules/ansi-styles
remote:
remote: escape-string-regexp@1.0.5 node_modules/escape-string-regexp
remote:
remote: has-ansi@0.1.0 node_modules/has-ansi
remote:
remote: strip-ansi@0.3.0 node_modules/strip-ansi
remote:
remote: supports-color@0.2.0 node_modules/supports-color
remote:
remote: type-of@2.0.1 node_modules/type-of
remote:
remote: amdefine@1.0.0 node_modules/amdefine
remote:
remote: asap@2.0.3 node_modules/asap
remote:
remote: underscore@1.5.2 node_modules/underscore
remote:
remote: meteor-promise@0.5.1 node_modules/meteor-promise
remote:
remote: promise@7.0.4 node_modules/promise
remote:
remote: source-map-support@0.3.2 node_modules/source-map-support
remote:
remote: semver@4.1.0 node_modules/semver
remote:
remote: source-map@0.1.32 node_modules/source-map
remote:
remote: fibers@1.0.8 node_modules/fibers
remote: -----> Adding PATH environment
remote: -----> Running extras
remote: -----> Adding profile script to resolve MONGO_URL from mongolab addon
remote: -----> Adding profile script to resolve ROOT_URL from heroku app name
remote:
remote: -----> Discovering process types
remote: Procfile declares types -> (none)
remote: Default types for buildpack -> web
remote:
remote: -----> Compressing...
remote: Done: 56M
remote: -----> Launching...
remote: Released v24
remote: https://hubble-master.herokuapp.com/ deployed to Heroku
remote:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment