-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update make-fetch-happen
#2756
Comments
One thing to consider is that Updating Lines 36 to 38 in 2cc72be
|
Node v12 reached end of support (is not maintained) and is deprecated. |
- Ignore `webpack` (peerDependency for `@datadog/build-plugin`) - `make-fetch-happen@11`, nodejs/node-gyp#2756
make-fetch-happen
dependency needs an update to v11 because@npmcli/move-file
(dependency ofcacache
) is deprecated.Steps to reproduce
yarn init -y
yarn set version canary
yarn add node-gyp@9.3.0
Output
The text was updated successfully, but these errors were encountered: