After installing the latest version of n8n and running the n8n start the command, I am getting this error
C:>n8n start
There was an error initializing DB: SQLite package has not been found installed. Try to install it: npm install sqlite3 --saveStopping n8n…
Machine Specification:
OS: Windows Server 2016
npm: 7.3.0
Node.js v15.5.0.
Visual Studio 2019
Can Someone help me solve this?
P.S. I am using the npm approach as I only have few cron based workflows.