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

Deprecation warnings on install #53

Closed
tgranqvist opened this issue Dec 21, 2024 · 1 comment · Fixed by #54
Closed

Deprecation warnings on install #53

tgranqvist opened this issue Dec 21, 2024 · 1 comment · Fixed by #54

Comments

@tgranqvist
Copy link

When installing with npm install awilix-express, I get the following deprecation warnings:

npm warn deprecated inflight@1.0.6: 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 glob@7.2.3: Glob versions prior to v9 are no longer supported

I use awilix 12.0.4 and express 5.0.1

@tgranqvist tgranqvist changed the title Deprecation warninga on install Deprecation warnings on install Dec 21, 2024
@jeffijoe
Copy link
Owner

This should now be resolved; please try the latest version.

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

Successfully merging a pull request may close this issue.

2 participants