Skip to content

sublime plugin is not effect and show error like: " command not found: subl" #9153

Closed
@libaoxu

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   

Metadata

Assignees

No one assigned

    Labels

    SupportRequest for support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions