Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongoose breaking with node v0.1.100 #31

Closed
batasrki opened this issue Jul 10, 2010 · 3 comments · May be fixed by inteI-cloud/mongoose#2
Closed

Mongoose breaking with node v0.1.100 #31

batasrki opened this issue Jul 10, 2010 · 3 comments · May be fixed by inteI-cloud/mongoose#2

Comments

@batasrki
Copy link

Hey guys,
I ran into this issue today using HEAD and the above node version. I'm also using the latest express.js framework.

TypeError: Object prototype may only be an Object or null
at Function.create (native)
at Object.inherits (sys:319:29)
at Object. (/code/mongoose/lib/core.js:78:5)
at Module._compile (module:381:21)
at Module._loadScriptSync (module:390:8)
at Module.loadSync (module:296:10)
at loadModule (module:241:16)
at require (module:364:12)
at Object. (
/code/mongoose/mongoose.js:3:17)
at Module._compile (module:381:21)

Any help would be greatly appreciated.

Thanks.

@cginzel
Copy link
Contributor

cginzel commented Jul 10, 2010

check the other forks. there are already two branches with a fix for this.

@batasrki
Copy link
Author

Thanks, that did it. Using the iriefish fork, just for information of anyone else who might run into this problem.

@nw
Copy link
Contributor

nw commented Jul 10, 2010

pulled

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants