Message: Ghost was able to start, but errored during boot with: Knex: run
$ npm install sqlite3 --save
Cannot find module ‘/Users/pbw/node_modules/sqlite3/lib/binding/node-v93-darwin-arm64/node_sqlite3.node’
Debug Information:
OS: macOS, v11.6
Node Version: v16.13.0
Ghost Version: 4.26.0
Ghost-CLI Version: 1.18.1
Environment: development
Command: ‘ghost install local’
The locally installed mysql is 10.5.13-MariaDB, but that shouldn’t matter, because the development install runs sqlite3, and the problem is with sqlite3.