[BUG] Upgrade node-gyp to ^8.1.2 version #3525
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
Is there an existing issue for this?
Current Behavior
When I run
yarn install
, see these warningsExpected Behavior
Need to upgrade dependency
"node-gyp": "^7.1.2"
to"node-gyp": "^8.1.2"
- it already uses node-fetch (see pull request nodejs/node-gyp#2220)Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: