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?
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
Here's a screenshot. Any clue what might be wrong?