Closed rakleed closed 1 day ago
Sorry but this issue seems to have been ignored, I can confirm that this bug still exists today:
$ npm install -D eslint-plugin-react-compiler@beta
npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: 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.
added 511 packages, and audited 512 packages in 21s
175 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
What kind of issue is this?
Link to repro
npm install eslint-plugin-react-compiler@beta --save-dev
Repro steps
Message:
npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: 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