rmp135 / sql-ts

Generate TypeScript interfaces from a SQL database.
MIT License
477 stars 65 forks source link

Error: Cannot find module './_ListCache' #146

Closed VityaSchel closed 5 months ago

VityaSchel commented 6 months ago

Getting this weird error related to lodash/knex

VityaSchel commented 6 months ago

Looks like and issue with lodash's _Stack.js

VityaSchel commented 6 months ago

probably related to using Bun, resolved by installing @rmp135/sql-ts and sqlite3 globally and using sql-ts command