0
我跟着這裏的一切:SASS won't build in Sublime Text 2 [Errno 2] No such File or Directory不能在崇高的文本建立SASS 2
我試圖符號鏈接,也改變路徑代碼在SASS.sublime-build文件指向我頂嘴安裝 這樣的:
{
"cmd": ["sass", "--update", "$file:${file_path}/${file_base_name}.css", "--stop-on-error", "--no- cache"],
"selector": "source.sass, source.scss",
"line_regex": "Line ([0-9]+):",
"osx":
{
"path": "/Users/Andrew/.rvm/gems/ruby-2.1.1/bin/sass"
},
"windows":
{
"shell": "true"
}
}
但我不斷收到此錯誤:
[Errno 20] Not a directory
[cmd: [u'sass', u'--update', u'/Applications/MAMP/htdocs/Alloy- Engineering/sass/styles.scss:/Applications/MAMP/htdocs/Alloy- Engineering/sass/styles.css', u'--stop- on-error', u'--no-cache']]
[dir: /Applications/MAMP/htdocs/Alloy-Engineering/sass]
[path: /Users/Andrew/.rvm/gems/ruby-2.1.1/bin/sass]
[Finished]
另外,如果我改變我的路徑SASS.sublime,建立回:
"path": "/usr/local/bin:$PATH"
我得到這個錯誤:
env: ruby_executable_hooks: Not a directory
運行Mac OS小牛和崇高文本2