Skip to content

Allow new sass-loader version #927

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

Closed
evertharmeling opened this issue Feb 10, 2021 · 0 comments · Fixed by #928
Closed

Allow new sass-loader version #927

evertharmeling opened this issue Feb 10, 2021 · 0 comments · Fixed by #928

Comments

@evertharmeling
Copy link
Contributor

evertharmeling commented Feb 10, 2021

...
"sass-loader": "^9.0.1 || ^10.0.0 || ^11.0.0",
...

Would prevent displaying / solve this message:

 WARNING  Webpack Encore requires version ^9.0.1 || ^10.0.0 of sass-loader. Your version 11.0.1 is too new. The related feature *may* still work properly. If you have issues, try downgrading the library, or upgrading Encore.

The new sass-loader version should still be compatible for webpack-encore, see https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#1101-2021-02-08.

Somewhat related to #918

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

Successfully merging a pull request may close this issue.

1 participant