Sunday, April 28, 2024
53
rated 0 times [  53] [ 0]  / answers: 1 / hits: 212192  / 1 Year ago, sun, december 4, 2022, 1:43:08

After following this tutorial, I cannot launch Sublime Text from command line. How can I fix this?


More From » command-line

 Answers
0

After following this tutorial and facing the reported problem, I googled it and realised that I had forgot to create a symbolic link.



sudo ln -s /opt/sublime/sublime_text /usr/bin/subl


Now the problem is solved :)


[#32005] Sunday, December 4, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
berlorful

Total Points: 346
Total Questions: 90
Total Answers: 99

Location: Monaco
Member since Tue, Nov 30, 2021
2 Years ago
;