Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run Hyper 1.1.0 on macOS #1499

Closed
2 tasks done
athyuttamre opened this issue Feb 12, 2017 · 4 comments
Closed
2 tasks done

Unable to run Hyper 1.1.0 on macOS #1499

athyuttamre opened this issue Feb 12, 2017 · 4 comments

Comments

@athyuttamre
Copy link

athyuttamre commented Feb 12, 2017

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate

Issue

I'm unable to run Hyper on first install. I've never used Hyper before and just downloaded it from the website. Here's the error I get

A JavaScript error occurred in the main thread

Uncaught Exception:
Error: EIO: i/o error, lstat '/Users/athyuttamre/aeleti'
    at Error (native)
    at fs.lstatSync (fs.js:982:18)
    at Object.fs.lstatSync (ELECTRON_ASAR.js:244:16)
    at Gaze._addToWatched (/Applications/Hyper.app/Contents/Resources/app/node_modules/gaze/lib/gaze.js:292:14)
    at Gaze.add (/Applications/Hyper.app/Contents/Resources/app/node_modules/gaze/lib/gaze.js:190:8)
    at new Gaze (/Applications/Hyper.app/Contents/Resources/app/node_modules/gaze/lib/gaze.js:74:10)
    at gaze (/Applications/Hyper.app/Contents/Resources/app/node_modules/gaze/lib/gaze.js:86:10)
    at watch (/Applications/Hyper.app/Contents/Resources/app/config.js:42:3)
    at Object.exports.init (/Applications/Hyper.app/Contents/Resources/app/config.js:118:3)
    at Object.<anonymous> (/Applications/Hyper.app/Contents/Resources/app/index.js:51:8)

Here's a screenshot. Any clue what might be wrong?

@athyuttamre
Copy link
Author

Oh, interesting. So /Users/athyuttamre/aeleti is a mount point for me. I use SSHFS to mount a remote filesystem into that directory. I tried deleting and re-creating it, but then Hyper gets stuck on some of my other mount directories.

Note that I have nothing mounted right now; they just exist as empty placeholder folders for when I actually mount the remote filesystem.

@athyuttamre
Copy link
Author

I'll correct that; I did indeed have the filesystem mounted on that folder. Either way, Hyper shouldn't crash as a result.

@rauchg
Copy link
Member

rauchg commented Feb 17, 2017

@athyuttamre PRs welcome, a bit hard for us to test this scenario. We need to read / write to ~/.hyper.js

@Stanzilla
Copy link
Contributor

Hey there, please try again with the new Hyper v2 release and open a new issue if the problem stills exists. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants