-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Environment Details
- PHP Version: 8.4.16
- Laravel Version: 12.25.0
- React or Vue Version: 3.5.18
- Inertia.js Version: 2.0.5
- Inertia Modal Version: 0.21.1
Bug Report
Description
After npm installation it shows that there are 6 deprecated packages.
For inflight package it states "This module is not supported, and leaks memory. Do not use it."
Steps To Reproduce
Regular npm installation with npm install vendor/inertiaui/modal/vue
Expected Behavior
No deprecated packages or at least no packages with a message "Leaks memory, do not use it"
Actual Behavior
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 @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
Hassanbhb
Metadata
Metadata
Assignees
Labels
No labels