inflight:This module is not supported, and leaks memory #32801
Labels
bug
This issue is a bug.
p2
package/tools
Related to AWS CDK Tools or CLI
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
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
Regression Issue
Last Known Working CDK Version
2.174.0 (build 9604329)
Expected Behavior
no deprecations or leaks memory
Current Behavior
deprecations & leaks memory
Reproduction Steps
cdk init app --language=typescript
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
CDK 2.174.0 (build 9604329)
Framework Version
No response
Node.js Version
Node v22.12.0
OS
macos
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: