Closed d07RiV closed 2 days ago
When I try to run a project using this package in node debugger (using tsx), I get the following error:
Exception has occurred: Error: Cannot find module '<project path>\node_modules\sqlite3\build\node_sqlite3.node' Require stack: - <project path>\node_modules\bindings\bindings.js - <project path>\node_modules\sqlite3\lib\sqlite3-binding.js - <project path>\node_modules\sqlite3\lib\sqlite3.js
5.1.7
22.11.0
Windows 10
Issue Summary
When I try to run a project using this package in node debugger (using tsx), I get the following error:
Steps to Reproduce
Version
5.1.7
Node.js Version
22.11.0
How did you install the library?
Windows 10