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/plugin-proposal-private-property-in-object dependency not declared explicitely #1935

Open
johanneskastl opened this issue Apr 27, 2024 · 1 comment

Comments

@johanneskastl
Copy link

Just saw this during building. Not critical, but might be good idea to fix it.

[   30s] Creating an optimized production build...
[   35s] One of your dependencies, babel-preset-react-app, is importing the                              
[   35s] "@babel/plugin-proposal-private-property-in-object" package without                             
[   35s] declaring it in its dependencies. This is currently working because                             
[   35s] "@babel/plugin-proposal-private-property-in-object" is already in your                          
[   35s] node_modules folder for unrelated reasons, but it may break at any time.
@joaquimrocha
Copy link
Collaborator

joaquimrocha commented Apr 30, 2024

We rely on create-react-app which has been inactive for a while. I think these are related.
We are looking for moving away from CRA. Hopefully it happens soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants