Skip to content

Instantly share code, notes, and snippets.

@csanz
Created July 18, 2011 18:50
Show Gist options
  • Save csanz/1090311 to your computer and use it in GitHub Desktop.
Save csanz/1090311 to your computer and use it in GitHub Desktop.
Total 526 (delta 373), reused 526 (delta 373)
-----> Heroku receiving push
-----> Node.js app detected
-----> Vendoring node 0.4.7
-----> Installing dependencies with npm 1.0.8
> [email protected] install /tmp/build_1agwg1lk02y19/node_modules/mongoose/node_modules/mongodb
> bash ./install.sh
================================================================================
= =
= To install with C++ bson parser do <npm install mongodb --mongodb:native> =
= the parser only works for node 0.4.X or lower =
= =
================================================================================
./install.sh: line 9: [: too many arguments
Not building native library for cygwin
[email protected] ./node_modules/connect-timeout
[email protected] ./node_modules/jade
[email protected] ./node_modules/connect-redis
└── [email protected]
[email protected] ./node_modules/express
├── [email protected]
├── [email protected]
└── [email protected]
[email protected] ./node_modules/mongoose
├── [email protected]
└── [email protected]
Dependencies installed
-----> Discovering process types
Procfile declares types -> dev, web
-----> Compiled slug size is 6.9MB
-----> Launching... done, v21
-----> Deploy hooks scheduled, check output in your logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment