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.

master branch build broken: 'npm i knex/knex@master' does not work

See original GitHub issue

Environment

Knex version: current master branch OS: Windows

Bug

  1. Cant install from newer commits after Tag 2.0.0. Seems to be broken after dependerBot.

  2. Error message

npm i knex/knex#2.0.0 image this works.

npm i knex/knex#master image this does not work anymore.

I will try to update you, which commit is causing this issue. My first assumption is the dependerBot. Thanks in advance 👍

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
code-apecommented, May 20, 2022

Thanks for working with me on this @xJonahS! That branch you tested has been merged into Knex master branch (https://github.com/knex/knex/commit/1baeefedf1debbba9537fccabbcf3b822de7e5b0) so your problem should now be resolved 😄

1reaction
code-apecommented, May 18, 2022

Ok, I’ve got it working for Linux and MacOS and found why it’s failing on Windows. Have to go do work stuff now but will get in a final fix this evening!

Read more comments on GitHub >

github_iconTop Results From Across the Web

If a bug is fixed on the master branch but hasn't been released ...
A library that we're using has merged a critical bug fix, but it hasn't been released as a new version on npm. How...
Read more >
Why the Hell Would I Use Node.js? A Case-by-case Tutorial
Node.js can solve I/O scaling, but was not created to compute scaling problems. Learn why and when to use Node.js in this case-by-case...
Read more >
node-red-contrib-knex - npm
The aim of this node is to allow users to create queries using chainable methods which can be executed at the end of...
Read more >
Building a RESTful API with Koa and Postgres - Michael Herman
This article takes a test-driven approach to developing a RESTful API with Node, Koa, and Postgres.
Read more >
Postgres out of the box does not work? (#192) · Issues - GitLab
Run "npm install ffbinaries" to get this static FFmpeg downloader. ... /home/dave/Source/public/Shinobi.master/node_modules/knex/lib/knex.js ...
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