@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 jison@0.4.13 should be installed with -g
jsonpath@0.2.11 postinstall /home/ljhardy/public_html/nodebb/nodebb/node_modules/jsonpath
node lib/aesprim.js > generated/aesprim-browser.jssqlite3@3.1.8 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