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

eslint-plugin-autofix: [email protected]: Package no longer supported #97

Open
Samuel-Therrien-Beslogic opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Samuel-Therrien-Beslogic
Copy link

Samuel-Therrien-Beslogic commented Jul 15, 2024

Tell us about your environment

  • eslint version: 8.57.0
  • eslint-plugin-autofix version: 2.1.0
  • eslint config: N/A
  • source code: N/A

Expected behavior

No "unsupported/deprecation" warning on install. A simple solution would be to vendor string-similarity (ie: packages/autofix/lib/string-similarity.js)

Actual behavior

When running npm install, i get:
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

Result from npm list string-similarity:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants