Hi @timtestpat Welcome!
For now lets try the basic fix, which will be for now is to rebuild the sqlite3 bindings, so for that run this command inside your n8n directory:
cd /usr/local/lib/node_modules/n8n && npm rebuild sqlite3
See this:
Hi @timtestpat Welcome!
For now lets try the basic fix, which will be for now is to rebuild the sqlite3 bindings, so for that run this command inside your n8n directory:
cd /usr/local/lib/node_modules/n8n && npm rebuild sqlite3
See this: