Upgrading to Nodebb v1.5.1
-
@ljhardy said in Upgrading to Nodebb v1.5.1:
I'm using mongodb, why would sqllite be referenced?
Um, you tell me That was the output in your installer script!
output of npm i
node scripts/install.js
npm WARN prefer global [email protected] should be installed with -g
[email protected] postinstall /home/ljhardy/public_html/nodebb/nodebb/node_modules/jsonpath
node lib/aesprim.js > generated/aesprim-browser.js[email protected] install /home/ljhardy/public_html/nodebb/nodebb/node_modules/sqlite3
node-pre-gyp install --fallback-to-build[sqlite3] Success: "/home/ljhardy/public_html/nodebb/nodebb/node_modules/sqlite3/lib/binding/node-v46-linux-x64/node_sqlite3.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile