question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for knex 0.14.0

See original GitHub issue

Tried testing with new knex version and received this:

Error: Unable to locate version: 0.14.0
      at MockKnex._extractVersion (node_modules/mock-knex/dist/index.js:65:15)
      at MockKnex._setAdapter (node_modules/mock-knex/dist/index.js:87:24)
      at MockKnex.unmock (node_modules/mock-knex/dist/index.js:116:12)
      at Context.afterEach (tests/tests-initializer.js:23:25)

Knex 0.14.0 changelog: http://knexjs.org/#changelog

I don’t know muck about your project, but I’ll try to learn and update. Any help is aways accepted 😃

Fix ingaia/integration#142

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jbrumwellcommented, Nov 10, 2017

Should be resolved in 0.4.0 just published it let me know if not 😃

0reactions
victorperincommented, Nov 10, 2017

All tests on my project seems to work! 🎉 Thanks everyone for this fix. I really like this project.

Now I know a little more about it and will try to build some code on a near future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support knex 0.14.0 as peer dependency · Issue #1692 · bookshelf ...
Knex 0.14.0 was released little over a week ago. Can you get support for this on the peer dependency? The text was updated...
Read more >
knex - npm
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3. Latest version: 2.3.0, ...
Read more >
Changelog | Knex.js
PostgreSQL: Support zero precision in timestamp/datetime #4784. Typings ... CLI: fix knex init not finding default knexfile #4339 ... 0.14.0 - 6 Nov,...
Read more >
knex - UNPKG
The CDN for knex. ... 171, - Fixed support of knexSnakeCaseWrappers in migrations #2914 ... 345, # 0.14.0 - 6 Nov, 2017. 346....
Read more >
knex - NPM Package Overview - Socket.dev
A SQL query builder that is flexible, portable, and fun to use! A batteries-included, multi-dialect (PostgreSQL, MySQL, CockroachDB, MSSQL, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found