can't install mongoose or mongojs

154 views
Skip to first unread message

rob

unread,
Mar 22, 2012, 4:03:45 PM3/22/12
to node...@googlegroups.com
I created a new app on nodester, and am trying to get mongoose (or, preferably, mongojs) running.  Both fail to install the modules.  Other modules install ok as long as they don't have the dependency of mongodb.

It fails as shown.  Note that it complains about the node version (0.4.9), but if I query the version of node the app is using, I get 0.6.12:

>> nodester app logs mytestapp
nodester info Showing logs for: mytestapp
New PID: 21594
chroot_runner
chroot_runner
Running node v-0.6.12
The "sys" module is now called "util". It should have a similar interface.

Below is the attempt to install the module, and the output.

Thanks for any help.
-rob

 >> nodester npm install mytestapp mongoose
nodester info installing to app: mytestapp
nodester info installing these npm packages: mongoose
nodester npm ERR! error installing mon...@0.9.9-7 Error: Unsupported
nodester npm ERR! error installing mon...@0.9.9-7     at checkEngine (/usr/lib/node_modules/npm/lib/install.js:493:14)
nodester npm ERR! error installing mon...@0.9.9-7     at Array.0 (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
nodester npm ERR! error installing mon...@0.9.9-7     at LOOP (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:13)
nodester npm ERR! error installing mon...@0.9.9-7     at chain (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:4)
nodester npm ERR! error installing mon...@0.9.9-7     at installOne_ (/usr/lib/node_modules/npm/lib/install.js:470:3)
nodester npm ERR! error installing mon...@0.9.9-7     at installOne (/usr/lib/node_modules/npm/lib/install.js:411:3)
nodester npm ERR! error installing mon...@0.9.9-7     at /usr/lib/node_modules/npm/lib/install.js:347:9
nodester npm ERR! error installing mon...@0.9.9-7     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:35
nodester npm ERR! error installing mon...@0.9.9-7     at Array.forEach (native)
nodester npm ERR! error installing mon...@0.9.9-7     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:11
nodester npm ERR! error installing mong...@2.5.13 Error: Unsupported
nodester npm ERR! error installing mong...@2.5.13     at checkEngine (/usr/lib/node_modules/npm/lib/install.js:493:14)
nodester npm ERR! error installing mong...@2.5.13     at Array.0 (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
nodester npm ERR! error installing mong...@2.5.13     at LOOP (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:13)
nodester npm ERR! error installing mong...@2.5.13     at chain (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:4)
nodester npm ERR! error installing mong...@2.5.13     at installOne_ (/usr/lib/node_modules/npm/lib/install.js:470:3)
nodester npm ERR! error installing mong...@2.5.13     at installOne (/usr/lib/node_modules/npm/lib/install.js:411:3)
nodester npm ERR! error installing mong...@2.5.13     at /usr/lib/node_modules/npm/lib/install.js:347:9
nodester npm ERR! error installing mong...@2.5.13     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:35
nodester npm ERR! error installing mong...@2.5.13     at Array.forEach (native)
nodester npm ERR! error installing mong...@2.5.13     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:11
nodester npm ERR! Unsupported
nodester npm ERR! Not compatible with your version of node/npm: bs...@0.0.4
nodester npm ERR! Required: {"node":">=0.4.12"}
nodester npm ERR! Actual:   {"npm":"1.0.106","node":"0.4.9"}
nodester npm ERR! 
nodester npm ERR! System Linux 2.6.35.14-106.53.amzn1.x86_64
nodester npm ERR! command "node" "/usr/bin/npm" "install" "mongoose"
nodester npm ERR! cwd /node/app/robbrown/7955-075360caaee8bff19d5a33ad3a57e26b_rw
nodester npm ERR! node -v v0.4.9
nodester npm ERR! npm -v 1.0.106
nodester npm ERR! code ENOTSUP
nodester npm ERR! 
nodester npm ERR! Additional logging details can be found in:
nodester npm ERR!     /node/app/robbrown/7955-075360caaee8bff19d5a33ad3a57e26b_rw/npm-debug.log
nodester npm not ok




Pablo J. Novas

unread,
Mar 24, 2012, 9:17:19 PM3/24/12
to node...@googlegroups.com

Rob, I dont think Nodester supports mongodb. go to nodester.com and you will find the supported databases there.

Chris Matthieu

unread,
Mar 24, 2012, 10:00:59 PM3/24/12
to node...@googlegroups.com
Nodester supports any DBaaS such as MongoHQ, IrisCouch, or RedisToGo.

-Chris

Alejandro Morales Gámez

unread,
Mar 25, 2012, 12:47:38 PM3/25/12
to node...@googlegroups.com
Interesting, Try again I had look into your repo and everything looks fine.

rob

unread,
Mar 26, 2012, 9:19:40 PM3/26/12
to node...@googlegroups.com
I managed to  get it running by installing older versions of the modules.

But now nothing is working because of the issue with the watcher.  If the app is shown as "App in audit mode by Watcher...Process exited cleanly. Dieing.", does that mean it is over 25 megs?  25 megs of what?  Memory?  Disk space (including or not including modules)?

Alejandro Morales Gámez

unread,
Mar 28, 2012, 5:38:32 PM3/28/12
to node...@googlegroups.com
I don't think so. Could you please recreate the app. We just rollback some changes... Sorry for the problems
Reply all
Reply to author
Forward
0 new messages