Hi
Is there any way to reset the config file (~/.hyper.js) to the defaults from when I downloaded it?
Yep just delete the file rm ~/.hyper.js
and restart Hyper 馃帀 @DaWeirdBeard let me know if that works for you.
Thanks it worked..:-))
thanks it worked.
well I deleted .hyper.js but i still cant start hyper :confused:
i guess ill just have to manually copy and paste it from https://github.com/zeit/hyper/blob/master/app/config/config-default.js
whoop; configuration file is actually in %appdata%\Hyper
on windows
it worked thanks
Had the same issue and resolved it by removing the malformed config file by running rm ~/.hyper.js
. Restarted Hyper and presto!
Really think this error should be more specific. Sure there are others out there pulling their hair out over this.
Most helpful comment
Yep just delete the file
rm ~/.hyper.js
and restart Hyper 馃帀 @DaWeirdBeard let me know if that works for you.