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

After upgrade my nodejs version 16.8.0 to 16.9.0, I am getting this error "You may need an additional loader to handle the result of these loaders" #988

Closed
ugurberkecan opened this issue Apr 3, 2023 · 1 comment

Comments

@ugurberkecan
Copy link

ugurberkecan commented Apr 3, 2023

My project was working before until I upgrade my nodejs 16.8.0 to 16.9.0.

Im getting 'You may need an additional loader to handle the result of these loaders' error in couple fields of my code. Do you know why ?

Webpack Version:
4.43.0

Babel Core Version:
7.11.6

Babel Loader Version:
5.3.0

Please tell us about your environment:
OSX 10.x

@ugurberkecan ugurberkecan changed the title You may need an additional loader to handle the result of these loaders. After upgrade my nodejs version 16.8.0 to 16.9.0, I am getting this error "You may need an additional loader to handle the result of these loaders" Apr 3, 2023
@JLHwung
Copy link
Contributor

JLHwung commented Apr 3, 2023

Babel Loader Version:
5.3.0

The last version of babel-loader 5 was published 7 years ago. It is no longer supported, please upgrade to the latest babel-loader.

@JLHwung JLHwung closed this as completed Jul 6, 2023
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