osx - Permission denied when trying to make sublime text shortcut -


so started getting using terminal manage files etc, , trying setup sublime text shortcut using line of code:

ln -s /applications/sublime\ text\ 2.app/contents/sharedsupport/bin/subl /usr/local/bin/sublime

however, when try says permission denied , have no idea why. using mac running mac 10.10.2.

for sublime text 3:

sudo ln -s "/applications/sublime text.app/contents/sharedsupport/bin/subl" /usr/local/bin/sublime


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -