I\'m working with the new Node.js Tools for Visual Studio and included the sqlite3 npm module. When I call require(\'sqlite3\') it throws the error:
require(\'sqlite3\')
To skip searching for pre-compiled binaries, and force a build from source, use
npm install --build-from-source