Open
Description
Describe the bug
During npm i -D vue-mess-detector
or npm up
the following warnings appear:
npm warn deprecated [email protected]: Rimraf versions prior to v4 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.
To Reproduce
npm i -D vue-mess-detector
or npm up
-
What is the exact code you are analyzing?
Installation, not analysis -
What is the output you are getting?
See above
Expected behavior
No deprecation warning during install.
Screenshots
If applicable, add screenshots to help explain your problem.
Used version number of vue-mess-detector:
0.67.0
Used version number of node & npm:
node: v23.4.0
npm: 11.0.0
Additional context
Add any other context about the problem here.