I ran into this problem when running `npm install`. <img width="758" alt="Screenshot 2023-09-01 at 10 31 35" src="https://github.com/archfz/mini-css-themes-plugin/assets/54872944/26b685c9-bdba-4899-853d-4c23ca0ebc53"> Using the flag `--legacy-peer-deps` finishes the installation but then can't find the loader when building. <img width="1070" alt="Screenshot 2023-09-01 at 10 34 26" src="https://github.com/archfz/mini-css-themes-plugin/assets/54872944/81ed86da-e8ce-4f24-83d5-d16fe0f79f70">
I ran into this problem when running
npm install.Using the flag
--legacy-peer-depsfinishes the installation but then can't find the loader when building.