Skip to content

Unable to load sqlite3 for node v0.6.11 #9

Description

@campherkurt

Tried loading sqlite3 via the shell, is there something that i have missed.
Installed sqlite3 via npm (not global):

kurt-camphers-MacBook-Pro:node_campfire kurtcampher$ node

var sql = require('sqlite3');
Error: Unable to load shared library /Users/kurtcampher/Projects/personal/node/node_campfire/node_modules/sqlite3/lib/sqlite3_bindings.node
at Object..node (module.js:472:11)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object. (/Users/kurtcampher/Projects/personal/node/node_campfire/node_modules/sqlite3/lib/sqlite3.js:1:104)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions