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

ffi_bindings #10

Closed
TraxVinay opened this issue Jan 28, 2011 · 0 comments
Closed

ffi_bindings #10

TraxVinay opened this issue Jan 28, 2011 · 0 comments

Comments

@TraxVinay
Copy link

ffi_bindings are missing from package
Error: Cannot find module '../ffi_bindings'
This is the error I came across after running node factorial.js

Error: Cannot find module '../ffi_bindings'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object. (/home/vinay/Desktop/Node/Node-ffi/rbranson-node-ffi-6517a06/lib/ffi.js:5:16)
at Module._compile (node.js:462:23)
at Module._loadScriptSync (node.js:469:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object. (/home/vinay/Desktop/Node/Node-ffi/rbranson-node-ffi-6517a06/example/factorial/factorial.js:1:73)
at Module._compile (node.js:462:23)

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

No branches or pull requests

2 participants