phpstorm - scss文件观察者问题

Gab*_*yer 5 sass phpstorm

我正在尝试设置phpstorm filewatcher以便预编译我的.scss,并且我有以下错误消息:

"C:/Program Files/Ruby193/Ruby193/bin/compass.bat" --no-cache --update style.scss:style.css
'"ruby.exe"' n'est pas reconnu en tant que commande interne ou externe, 
    un programme executable ou un fichier de commandes.
Run Code Online (Sandbox Code Playgroud)

其中英文翻译成:

'"ruby.exe"' is not recognised as an internal or external command, 
    executable program or command file.
Run Code Online (Sandbox Code Playgroud)

- 我调查了这个问题,但它没有解决我的问题:PhpStorm:SCSS文件观察器设置

- 这是我的设置的屏幕截图. Php风暴观察者设置

THKS.

Mar*_* Ni 10

一张图片胜过千言万语.这是你应该如何设置它.

在此输入图像描述