Ao rodar o comando npm install sqlite3@4.0.2 --save-exact Recebo o seguinte erro:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sqlite3@4.0.2 install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sqlite3@4.0.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/eder/.npm/logs/2019-01-28T0007_55_816Z-debug.log Eders-MBP:casadocodigo eder$