-
Notifications
You must be signed in to change notification settings - Fork 19
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
Not working on Windows 10 #22
Comments
Thanks for reporting. This bug is somewhat known (#12 – Seemed like it wasn't an issue anymore), but I haven't had time to look deeper into it. Hyper should set the environment variable
|
for me is not working either, but i dont have this message, it just output the content from my Hyper : 1.4.8 (stable) |
On windows 10 I am seeing that it is blowing up on line 162 of index.js where testedData(1) being parsed. This looks like it it due to how the config file is read in. Maybe it has to do with readFileSync? |
This packages works flawlessly at home, but at work on my Windows 10 computer, it seems to fail, showing this message:
You need to use Hyper.app to run this command
.Perhaps I am missing an environment variable somehow?
The text was updated successfully, but these errors were encountered: