[BUG] npm ci
prints an error without context
#1812
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Current Behavior:
Running
npm ci
printsnpm WARN Error: Unsupported engine
but there is no other information about the error (which package it comes from, for example).Expected Behavior:
There should be more information printed about the error, to allow fixing it.
Steps To Reproduce:
See https://github.com/targos/npm7-cra#issue-2-npm-ci-prints-an-error-without-context
Environment:
The text was updated successfully, but these errors were encountered: