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

Please upgrade babel-runtime in v2.4.3 #109

Open
trollepierre opened this issue Nov 27, 2019 · 5 comments
Open

Please upgrade babel-runtime in v2.4.3 #109

trollepierre opened this issue Nov 27, 2019 · 5 comments

Comments

@trollepierre
Copy link

To avoid this kind of error:

imagemin-webpack-plugin > babel-runtime > [email protected]: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
@schugabe
Copy link

Any updates on this issue?

@abenevaut
Copy link

Same dependency problem here

├─┬ @vue/[email protected]
│ └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   └── [email protected] 
└─┬ [email protected]
  └─┬ @babel/[email protected]
    └── [email protected] 

@waltercruz
Copy link

Any news on this?

@arborrow
Copy link

I too continue to experience this issue. I'm going to write to Greg and see if he is still able to maintain this project.

[email protected]
└─┬ [email protected]
└── [email protected]

@KiichiSugihara
Copy link

I also ran into this problem🤯
Finally I used ImageMinimizerWebpackPlugin, which is introduced by the webpack official.

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

6 participants