Search code examples
git-bashhyper

Hyper terminal issue ubuntu


I have installed hyper through command line. After installing I tried to configure it. after that whenever I'm trying to launch the hyper, it is opening with the following in the screen: execvp(3) failed.: No such file or directory How to solve it? I ave uninstalled and reinstalled it still the same. However I have not installed git-bash. How to install git-bash in ubuntu 20.04 lts.


Solution

  • As you have seen, this is followed by vercel/hyper issue 3703

    It is related to the .hyper.js content

    Note that "git-bash" is a term related to Git for Windows.
    On Ubuntu, there would not be a git-bash, just a bash with Git in its PATH.
    On Ubuntu, you can install Git, if missing, with ppa.