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

[4] crypto@1.0.1: This package is no longer supported. It's now a built-in Node module #35169

Closed
PhilETaylor opened this issue Aug 17, 2021 · 5 comments

Comments

@PhilETaylor
Copy link
Contributor

PhilETaylor commented Aug 17, 2021

Steps to reproduce the issue

npm ci

Expected result

Actual result

npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should

System information (as much as possible)

 npm -v
7.20.6
 node -v
v16.6.2
@PhilETaylor

This comment was marked as abuse.

@ghazal
Copy link
Contributor

ghazal commented Aug 17, 2021

Issue confirmed.
Same config:
npm -v
7.20.6
node -v
v16.6.2

@brianteeman
Copy link
Contributor

This can wait until after the release as it is not include in the actual release

@dgrammatiko
Copy link
Contributor

PR: #35198 (combined with another issue for build tools)

@PhilETaylor

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants