tunnckoCore / opensource

Delivering delightful digital solutions. Monorepo of monorepos of Open Source packages with combined ~100M/month downloads, semantically versioned following @conventional-commits. Fully powered ES Modules, @Airbnb @ESLint + @Prettier, independent & fixed versioning. Quality with @Actions, CodeQL, & Dependabot.
https://tunnckocore.com/opensource
481 stars 18 forks source link

You are still relying on a git url for a body-parsers patch, which trips up npm 6+ #223

Open jdmarshall opened 2 years ago

jdmarshall commented 2 years ago

Support plan

Context

Node 14 koa-better-body-parsers@3.3.9

What are you trying to achieve or the steps to reproduce?

I'm trying to use 'npm ci' and it refuses to install github urls:

https://github.com/npm/cli/issues/2610

npm ci
npm ls

What was the result you got?

... npm ERR! missing: koa-body-parsers@github:tunnckocore/body-parsers#patch-1, required by koa-better-body@3.3.9

What result did you expect?

for body-parsers to be installed