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

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

Open
jdmarshall opened this issue Sep 22, 2022 · 0 comments

Comments

@jdmarshall
Copy link

Support plan

  • which support plan is this issue covered by? (e.g. Community, Sponsor, or
    Enterprise):
  • is this issue currently blocking your project? (yes/no):
  • is this issue affecting a production system? (yes/no):

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:

npm/cli#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

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

1 participant