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

when i use craco-less and craco-sass-resources-loader together, it reported wrong #58

Open
lyjk-underdog opened this issue Mar 26, 2021 · 4 comments

Comments

@lyjk-underdog
Copy link

(node:12308) UnhandledPromiseRejectionWarning: Error: Found an unhandled loader in the development webpack config: sass-resources-loader

This error probably occurred because you updated react-scripts or craco. Please try updating craco-less to the latest version:

$ yarn upgrade craco-less

Or:

$ npm update craco-less

If that doesn't work, craco-less needs to be fixed to support the latest version.
Please check to see if there's already an issue in the DocSpring/craco-less repo:

If not, please open an issue and we'll take a look. (Or you can send a PR!)

You might also want to look for related issues in the craco and create-react-app repos:

@lorance19
Copy link

Hey, I am having the same issue. Please let me know how you solved it. Thanks

@walkthunder
Copy link

same issue here.

1 similar comment
@liyue191918
Copy link

same issue here.

@fanck0605
Copy link
Contributor

Try placing craco-less in front of craco-sass-resources-loader

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

5 participants