Skip to content

Instantly share code, notes, and snippets.

@gHashTag
Last active December 10, 2017 19:26
Show Gist options
  • Select an option

  • Save gHashTag/8bef795553bcb466c8b5e098397e4570 to your computer and use it in GitHub Desktop.

Select an option

Save gHashTag/8bef795553bcb466c8b5e098397e4570 to your computer and use it in GitHub Desktop.
-----> Node.js app detected
-----> Creating runtime environment
NPM_CONFIG_LOGLEVEL=error
NPM_CONFIG_PRODUCTION=true
NODE_VERBOSE=false
NODE_ENV=production
NODE_MODULES_CACHE=true
-----> Installing binaries
engines.node (package.json): unspecified
engines.npm (package.json): unspecified (use default)
Resolving node version 8.x...
Downloading and installing node 8.9.3...
Using default npm version: 5.5.1
-----> Restoring cache
Skipping cache restore (new-signature)
-----> Building dependencies
Installing node modules (package.json)
> [email protected] postinstall /tmp/build_654a28338b7658892f14d813dc46057d/node_modules/subscriptions-transport-ws
> node scripts/post-install.js
added 136 packages in 5.013s
-----> Caching build
Clearing previous node cache
Saving 2 cacheDirectories (default):
- node_modules
- bower_components (nothing to cache)
-----> Build succeeded!
-----> Discovering process types
Procfile declares types -> web
-----> Compressing...
Done: 20.8M
-----> Launching...
Released v5
https://polar-lake-78239.herokuapp.com/ deployed to Heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment