When I try to launch hyper, I get the following error & terminal window is not launched
A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT: no such file or directory, lstat '/home/<user>/�j[@@8@@@�r'
at Error (native)
at fs.lstatSync (fs.js:982:18)
at Object.fs.lstatSync (ELECTRON_ASAR.js:244:16)
at Gaze._addToWatched (/opt/Hyper/resources/app/node_modules/gaze/lib/gaze.js:292:14)
at Gaze.add (/opt/Hyper/resources/app/node_modules/gaze/lib/gaze.js:190:8)
at new Gaze (/opt/Hyper/resources/app/node_modules/gaze/lib/gaze.js:74:10)
at gaze (/opt/Hyper/resources/app/node_modules/gaze/lib/gaze.js:86:10)
at watch (/opt/Hyper/resources/app/config.js:26:3)
at Object.exports.init (/opt/Hyper/resources/app/config.js:102:3)
at Object.<anonymous> (/opt/Hyper/resources/app/index.js:51:8)
Issue
When I try to launch hyper, I get the following error & terminal window is not launched