You are still relying on a git url for a body-parsers patch, which trips up npm 6+ #223
Labels
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Support plan
Enterprise):
Context
Node 14
[email protected]
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
What was the result you got?
...
npm ERR! missing: koa-body-parsers@github:tunnckocore/body-parsers#patch-1, required by [email protected]
What result did you expect?
for body-parsers to be installed
The text was updated successfully, but these errors were encountered: