-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
⌨️ CLI toolIssue or PR related to CLI toolIssue or PR related to CLI tool🐧 Platform: LinuxIssue pertains to LinuxIssue pertains to Linux
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: CentOS 7
- Hyper.app version: 2.0.0
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/jeffshaver/9a2b67ec274e30de37e78425ed0ca8a6
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- The issue is reproducible in vanilla Hyper.app: I don't think this has anything to do with addons, but I didn't test it without my
hyper.jsfile and.hyper_pluginsdirectory not existing.
Issue
I upgraded from 1.4.8 to 2.0.0 and then proceeded to try to run hyper i hypercwd but I got an error saying zsh: hyper: command not found. I looked around the github repo and found a few issues that kind of seemed similar but were specific to MacOS or Windows. I checked to see if those issues seemed to solve my problem regardless, though and it doesn't seem as though they do.
In the MacOS issue (#2829), it's problem was that /usr/local/bin didn't exist. Not only does my /usr/local/bin directory exist, but it also has other things in there that I am able to use.
The Windows issue (#2849) didn't seem relevant because it had to do with something not being added to the PATH
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⌨️ CLI toolIssue or PR related to CLI toolIssue or PR related to CLI tool🐧 Platform: LinuxIssue pertains to LinuxIssue pertains to Linux