Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Error: Cannot find module './build/default/gd_bindings' #16

Closed
vladbay opened this issue Dec 19, 2012 · 2 comments
Closed

Error: Cannot find module './build/default/gd_bindings' #16

vladbay opened this issue Dec 19, 2012 · 2 comments

Comments

@vladbay
Copy link

vladbay commented Dec 19, 2012

Node.js v0.8.15

Error: Cannot find module './build/default/gd_bindings'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object. (/Users/user/work/project/node_modules/node-gd/gd.js:24:16)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)

@mikesmullin
Copy link

this has been fixed in the community-maintained version. please try:
https://github.com/mikesmullin/node-gd

@vladbay
Copy link
Author

vladbay commented Dec 28, 2012

this error was returned because of bug in NPM. NPM installs node-gd library in 32-bit architecture.
Here is an issue about it nodejs/node-v0.x-archive#3633

@vladbay vladbay closed this as completed Dec 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants