I've encountered an issue with updating my CSS file when making changes to the style.scss file. Even after trying various commands like npm install -g sass and running sass style.scss style.css, I keep getting an error message that says: "File C:\Program Files\nodejs\sass.ps1 cannot be loaded because running scripts is disabled on this system." This has been quite frustrating as I'm unable to reflect the changes in the CSS file automatically.
- Here's the specific error message:
-
+ CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess