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

Missing types/result.d.ts in v0.17.4 package, typecscript can't compile app code. #3271

Closed
jeremychone opened this issue Jun 8, 2019 · 4 comments

Comments

@jeremychone
Copy link

Environment

Knex version: 0.17.4
Database + version: postgresql 11
OS: mac

Bug

  1. Explain what kind of behaviour you are getting and how you think it should do

After upgrading to v0.17.4 (from v0.17.3), we get a typescript error

image

in v0.17.4 the new types/result.d.ts seems to be missing from the npm package.

image

Workaround

npm install knex@0.17.3

@kibertoad
Copy link
Collaborator

ouch. lemme fix it real quick

@kibertoad
Copy link
Collaborator

@jeremychone Could you please try 0.17.5?

@jeremychone
Copy link
Author

@kibertoad Just did, works. Thank you!

@kibertoad
Copy link
Collaborator

np, thanks for reporting it quickly!

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

No branches or pull requests

2 participants