Sqlite3 failed to install in nodejs
tried build from source as well , still not luck
sqlite3@4.1.0 install .../node_modules/sqlite3 node-pre-gyp install --fallback-to-build
/usr/bin/env: node: No such file or directory
npm WARN auto_home@1.0.0 No repository field.
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! sqlite3@4.1.0 install: `node-pre-gyp install --fallback-to-build`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the sqlite3@4.1.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.