Setup Make sure you have Node 11+ installed. Type node -v in your command line to check your version. Install sqlite3: npm install sqlite3 For Windows