glob:Glob versions prior to v9 are no longer supported #32410
Labels
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/medium
Medium work item – several days of effort
p3
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
No response
Expected Behavior
no unsupported versions
Current Behavior
Glob versions prior to v9 are no longer supported
Reproduction Steps
npx cdk init
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2
Framework Version
No response
Node.js Version
20
OS
macos
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: