I am completely at a dead end. I tried my best to fix it.
I have a SCSS file that has an observer on it, but the observer does not seem to work. A regular CSS file is not created at all. Here is my SCSS file:

In addition, I use the WebStorm environment.
Error message:
An exception was thrown while executing the SCSS observer. The observer is disconnected. Fix: Unable to start the program "C: \ Users \ Luke \ WebstormProjects \ untitled \ myTestWebsite \ main.scss" (in the directory "C: \ Users \ Luke \ WebstormProjects \ untitled \ myTestWebsite"): Error CreateProcess = 193,% 1 not a valid win32 application
The path to the program:

source
share