I tried creating a new js file from the mac terminal (i.e., mate sample.js) but got the below error:
-bash: mate: command not found
I'm not sure how to create a new file directly from the Terminal. Can anyone help me out?
You are trying to create and open a file with TextMate. For that to work, you have to meet two conditions:
mate
) installed (in TM 2.0, you can do that from Preferences > Terminal tab)