Hello sqlite community, I am having serious trouble with the Node.js module "sqlite3". This package is supposed to connect JavaScript or TypeScript code with a sqlite3 database (file or online database). When I try to use the sqlite file (the command I am using is "const db = new sqlite3.Database("file name here");"), it spits out SO many errors regarding packages that were declared as deprecated and out of date so long ago. I'm gonna give a log below. Notice the warnings: A .cs file spits out a warning, in which it says: "You need an appropriate loader to handle this file". I tried to find a solution for a whole month, to no avail. Please help at once.
Thank you, Omer Shamai. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users