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

babel-eslint is deprecated #1009

Closed
gerardolima opened this issue May 7, 2021 · 1 comment
Closed

babel-eslint is deprecated #1009

gerardolima opened this issue May 7, 2021 · 1 comment
Labels
support Questions, discussions, and general support

Comments

@gerardolima
Copy link

Support plan

  • is this issue currently blocking your project? (yes/no): no
  • is this issue affecting a production system? (yes/no): yes

Context

  • node version: 14.16.1
  • module version: 24.2.1
  • environment (e.g. node, browser, native): node
  • used with (e.g. hapi application, another framework, standalone, ...): AWS Lambda
  • any other relevant information: -no-

How can we help?

When installing my project's dependencies, I receive the following message, that alerts babel-eslint is deprecated. I know work on this is being done on #1008, in a broader sense. For now, thought, would the team consider changing the dependency, as stated on the deprecation message?

npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
@gerardolima gerardolima added the support Questions, discussions, and general support label May 7, 2021
@Nargonath
Copy link
Member

Thanks for raising the issue @gerardolima but it's already taken care of here: hapijs/eslint-plugin#27. Once the new plugin version is published, we'll update lab both for the linting and coverage analysis feature so the problem will go away at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

2 participants