Skip to content

Instantly share code, notes, and snippets.

@csanz
Created July 18, 2011 18:50
Show Gist options
  • Select an option

  • Save csanz/1090311 to your computer and use it in GitHub Desktop.

Select an option

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
> mongodb@0.9.6-7 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
connect-timeout@0.0.1 ./node_modules/connect-timeout
jade@0.13.0 ./node_modules/jade
connect-redis@1.0.6 ./node_modules/connect-redis
└── redis@0.6.6
express@2.4.2 ./node_modules/express
├── mime@1.2.2
├── qs@0.2.0
└── connect@1.6.0
mongoose@1.7.2 ./node_modules/mongoose
├── hooks@0.1.9
└── mongodb@0.9.6-7
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