0

angular.json config

enter image description here

webpack.config.js file

enter image description here

Error Message

enter image description here

1 Answer 1

1

It seems the issue is due to sass-loader version, the webpack config is related to sass-loader 8.0.0 and angular cli using is sass-loader 7.0.2 by changing prependData to data fixed the issue

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.