meshery / play

Cloud Native Playground for Kubernetes and all CNCF projects
https://play.meshery.io
Apache License 2.0
97 stars 98 forks source link

Depreciated Dependency Usage in babel-preset-react-app #204

Open akshansh-modi opened 2 months ago

akshansh-modi commented 2 months ago

Current Behavior

babel-preset-react-app imports @babel/plugin-proposal-private-property-in-object without declaring it.

Solution

Install @babel/plugin-transform-private-property-in-object as a development dependency by running:

npm install --save-dev @babel/plugin-transform-private-property-in-object

Screenshots/Logs

image


Contributor Guides and Resources

akshansh-modi commented 2 months ago

Hi, I would like to work on this issue. Could you please assign it to me?

stale[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 weeks ago

Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a MeshMate or any other community member for assistance.


        Be sure to join the community, if you haven't yet and please leave a :star: star on the project :smile: