You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There are now deprecation warnings on some dependencies.
To Reproduce
Steps to reproduce the behavior:
Install this package on any repo with npm i
Expected behavior
Should not have deprecated packages.
Console output
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
Desktop (please complete the following information):
OS: [mac/windows]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
There are now deprecation warnings on some dependencies.
To Reproduce
Steps to reproduce the behavior:
npm i
Expected behavior
Should not have deprecated packages.
Console output
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: