'Refused to apply style from "css-file-path" because its MIME type ('') is not a supported stylesheet MIME type, and strict MIME checking is enabled
I upgrade Nopcommerece 4.30 to 4.50.1 from that day I am facing the below issue on all pages of my website http://www.smmotors.org
"Refused to apply style from "css-file-path" because its MIME type ('') is not a supported stylesheet MIME type, and strict MIME checking is enabled"
Please guide how to solve this issue i am struck.
[img]https://i.stack.imgur.com/AoXbL.jpg[/img]
Thanks Use the browser Dev Tools (F12) to check script errors
Solution 1:[1]
Check permissions of the bundles directory (wwwroot/bundles). IIS user must be able to write to this folder. Also, usually the Event Viewer provides helpful details which can explain what went wrong.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Alexey |



