Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update knex and nest packages to latest versions #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Dea7h-cyber
Copy link

@Dea7h-cyber Dea7h-cyber commented Apr 16, 2021

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 Dea7h-cyber changed the title Add support for node 14 and latest package versions Update knex and nest packages to latest versions Apr 16, 2021
@miso-belica
Copy link

This will solve the issue knex/knex#3831. This library is practically unusable now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants