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

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

Open
akshansh-modi opened this issue Jul 4, 2024 · 3 comments
Open

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

akshansh-modi opened this issue Jul 4, 2024 · 3 comments
Labels
issue/remind issue/willfix This issue will be worked on kind/bug Something isn't working

Comments

@akshansh-modi
Copy link
Contributor

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 akshansh-modi added the kind/bug Something isn't working label Jul 4, 2024
@akshansh-modi
Copy link
Contributor Author

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

Copy link

stale bot commented Aug 20, 2024

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.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Aug 20, 2024
@Ashparshp Ashparshp added issue/willfix This issue will be worked on issue/remind and removed issue/stale Issue has not had any activity for an extended period of time labels Aug 27, 2024
Copy link

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 on the project 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/remind issue/willfix This issue will be worked on kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants