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

chore: Replace rmfr with rimraf #585

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

koooge
Copy link
Contributor

@koooge koooge commented Jul 9, 2024

Hi there,

  • chore: Replace rmfr with rimraf since rmfr's dependencies are deprecated.
$ npm i -D kanel@3.9.0
...

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
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported

Signed-off-by: koooge <koooooge@gmail.com>
@kristiandupont
Copy link
Owner

Thank you for this!

@kristiandupont kristiandupont merged commit 3a46c34 into kristiandupont:main Jul 10, 2024
1 check passed
@koooge koooge deleted the rm_rmfr branch July 10, 2024 09:14
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 this pull request may close these issues.

2 participants