However it is not working, I am getting the following error. Would really appreciate some help with I'm on "knex": "^3.1.0" and "neonctl": "^1.29.3"
Could not find a declaration file for module 'knex/lib/dialects/postgres'. '/Users/xxxxx/Desktop/projects/goldengate/node_modules/knex/lib/dialects/postgres/index.js' implicitly has an 'any' type. If the 'knex' package actually exposes this module, try adding a new declaration (.d.ts) file containing declare module 'knex/lib/dialects/postgres';ts(7016)