Skip to content

[Compiler Bug]: eslint-plugin-react-compiler: npm warn deprecated @babel/plugin-proposal-private-methods #31481

@rakleed

Description

@rakleed

What kind of issue is this?

  • React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
  • babel-plugin-react-compiler (build issue installing or using the Babel plugin)
  • eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
  • react-compiler-healthcheck (build issue installing or using the healthcheck script)

Link to repro

npm install eslint-plugin-react-compiler@beta --save-dev

Repro steps

npm install eslint-plugin-react-compiler@beta --save-dev

Message: npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.

How often does this bug happen?

Every time

What version of React are you using?

18.3.1

What version of React Compiler are you using?

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions