intoli / antd-scss-theme-plugin

A Webpack plugin for customizing Ant Design with an SCSS theme file and using Ant Design's compiled variables in SCSS files throughout your project.
https://intoli.com/blog/antd-scss-theme-plugin/
Other
202 stars 81 forks source link

Error: Cannot find module 'sass-loader/dist/importsToResolve' #110

Open Chingachcook opened 2 years ago

Chingachcook commented 2 years ago

Error is appearing with "sass-loader": "^12.1.0"

ERROR in ./src/assets/styles/main.scss (./node_modules/css-loader/dist/cjs.js!./node_modules/antd-scss-theme-plugin/build/dist/lib/antdSassLoader.js??ruleSet[1].rules[4].use[2]!./src/assets/styles/main.scss) Module build failed (from ./node_modules/antd-scss-theme-plugin/build/dist/lib/antdSassLoader.js): Error: Cannot find module 'sass-loader/dist/importsToResolve'

webmatrixxxl commented 2 years ago

Any update here?

kiril-daskalov commented 1 year ago

@Chingachcook did you find a solution?

trickeyd commented 1 year ago

same here - any luck anyone?