I'm feeling completely baffled. I've put in my best effort to resolve this issue.
The problem lies with my SCSS file and its watcher that doesn't appear to be functioning properly. A regular CSS file is not being generated at all. Here's a snippet of my SCSS file:
https://i.stack.imgur.com/LnGvq.png
Additionally, I am utilizing the WebStorm IDE.
Error message:
An error occurred while trying to execute the 'SCSS' watcher. The watcher has been disabled. Fix it.: Unable to run program "C:\Users\Luke\WebstormProjects\untitled\myTestWebsite\main.scss" (in directory "C:\Users\Luke\WebstormProjects\untitled\myTestWebsite"): CreateProcess error=193, %1 is not a valid Win32 application
Program path: https://i.stack.imgur.com/7k9u5.png