Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hyper Terminal: zsh: command not found: hyper

I am using hyper terminal. I wrote the following code to change the theme, but it gave the following error.

Command to change theme: hyper i verminal

zsh: command not found: hyper

How can I solve this?

Thanks in advance.

like image 618
ceyhun.me Avatar asked May 07 '26 10:05

ceyhun.me


1 Answers

I had this problem too. After some tinkering, this command worked for me (assuming you have the hyper app in the mac applications folder):

sudo ln -s "/Applications/Hyper.app/Contents/Resources/bin/hyper" /usr/local/bin/hyper

I used this answer from another question about how to get Sublime Text's zsh command working.

like image 186
Mike PC Avatar answered May 08 '26 22:05

Mike PC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!