ltonetwork / mongodb-rest

JSON REST server for MongoDB (using node.js)
MIT License
405 stars 143 forks source link

TypeError: Cannot read property 'prototype' of undefined #9

Closed dousmell closed 13 years ago

dousmell commented 13 years ago

server.js:87:44

tdegrunt commented 13 years ago

Under what circumstance did this happen, what node version, which version of mongodb-rest? What were you trying to do (ie url you posted to and with what data)?

dousmell commented 13 years ago

I had the wrong version of nodejs. I'm really sorry about that.

On Fri, Mar 11, 2011 at 1:31 AM, tdegrunt < reply@reply.github.com>wrote:

Under what circumstance did this happen, what node version, which version of mongodb-rest? What were you trying to do (ie url you posted to and with what data)?

https://github.com/tdegrunt/mongodb-rest/issues/9#comment_859871

Best Regards,

Jose Madrigal

tdegrunt commented 13 years ago

No problem! I just needed loads more information for me to help you. Thanks!