Launch Hyper "Error reading configuration module.exports"
See original GitHub issue-
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: Windows 10 build 18362.239
-
Hyper.app version: 3.0.2
Issue
Hyper first didn’t work properly with the installer due to the hyper command not found (issue with the ENV) so i uninstalled it and reinstalled it with chocolatey.
But when trying to find the .hyper.js config file i didn’t find it and thought of chocolatey specific way of handling application i prefered to uninstall Hyper on chocolatey.
I manually deleted in the AppData/Local the hyper
folder since i like to have a clean AppData folder when i uninstall things.
Then i tried to reinstall Hyper with the installer and got this error.
i found the #3447 closed but i don’t have any .hyper.js
file on my user folder
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:6
Top GitHub Comments
ok found it. it was a
.hyper.js
empty file in theAppData\Roaming\Hyper
folder that caused the issue. I removed theHyper
folder and tried another installation and it did well.Facing same problem in
MacOS
Found a file at
~/.hyper.js
, and remove it.