SASS Language Processor in PhpStorm on Windows 8

不羁的心 提交于 2020-03-04 11:07:30

问题


I've installed Ruby and SASS on my Windows 8 computer. I'm using PhpStorm's Language Processor with the sass.bat file.

Everything is setup correctly, but I get this error in PhpStorm: '"ruby.exe"' is not recognized as an internal or external command, operable program or batch file.

It could be that when sass.bat is executed, my system isn't allowing ruby.exe to be run, because it needs administrator privileges.

Does anyone know how to fix this problem?

来源:https://stackoverflow.com/questions/20687697/sass-language-processor-in-phpstorm-on-windows-8

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!