sublime plugin is not effect and show error like: " command not found: subl" #9153
Closed
Description
as the error: "command not found: subl", the reason is the computer can not find 'subl' in the gloabl files
so we need to move the bin file 'subl' to the global bin directory
for my example:
ln -s /Applications/Sublime\ Text4.app/Contents/SharedSupport/bin/subl /usr/local/bin