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

Warning Messages When Installing Hardhat using npm i hardhat #5519

Closed
Yeasir0032 opened this issue Jul 14, 2024 · 1 comment
Closed

Warning Messages When Installing Hardhat using npm i hardhat #5519

Yeasir0032 opened this issue Jul 14, 2024 · 1 comment
Assignees
Labels
status:ready This issue is ready to be worked on

Comments

@Yeasir0032
Copy link

When attempting to install Hardhat in my project using npm i hardhat, the following warning messages were displayed:

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

image

@ChristopherDedominici
Copy link
Contributor

Hi @Yeasir0032, thanks for reporting the issue.
I created 2 works items to better address these warnings. I'll close this issue because the fix and the additional features will be tracked in these new work items:

  1. Create a CI workflow to check for warnings during the hardhat installation process #5525
  2. Issue to track warnings that appear during the hardhat installation process #5526

@github-project-automation github-project-automation bot moved this from Backlog to Done in Hardhat Jul 15, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:ready This issue is ready to be worked on
Projects
Archived in project
Development

No branches or pull requests

2 participants