knex icon indicating copy to clipboard operation
knex copied to clipboard

Update knex and nest packages to latest versions

Open Dea7h-cyber opened this issue 4 years ago • 1 comments

This solves the following:

  1. If you update your knex to the latest version, you will get an error because @nestjsplus/knex is not using latest knex version
  2. You can't run this on newer node version (v14+)

cc @johnbiundo

Dea7h-cyber avatar Apr 16 '21 12:04 Dea7h-cyber

This will solve the issue https://github.com/knex/knex/issues/3831. This library is practically unusable now.

miso-belica avatar Jun 21 '21 12:06 miso-belica