-
Notifications
You must be signed in to change notification settings - Fork 2
Fails to run on Windows 10 #56
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
Comments
Hi @asarialtun Can you please specify your local node and npm versions? Thanks Baris |
I guess its lower than v6. |
Installed latest version (node: 6.9.4 and npm: 3.10.10) on another computer. The app launches (it will still crash for some other reasons, I will report it seperately). I'll feedback with the failing environment's information shortly. |
Thanks @asarialtun, waiting for the comparative results. |
@hwclass @altayaydemir It looks node and npm on that PC is outdated by much, node v0.12.2 and npm v2.7.4 |
Hmm, did you update it? |
@altayaydemir Ziya crashed twice: once when I tried to view contents of some (probably unspoorted) files
and second, when I tried to display the contents of my desktop (please note that it happened randomly, when I try again, I can see contents of my desktop folder)
|
Yeah @asarialtun, I have got that map method error on Windows when I tried. Hope that we have found the exact reason of the crashing browser. The content of the directory sometimes or in exact times, doesn't come from our server instance, so the array cannot be fulfilled and some the method providing traversing among the items, map becomes undefined. Thanks @asarialtun ;) |
Version Number
1.1.8
Test Case
Installing and running on Windows 10 (built 1607) with node v0.12.2 and npm v2.7.4
Steps to Reproduce
C:\> npm install ziya
C:\>ziya
Expected Behavior
Expected to run on Windows 10
Actual Behavior
Crashes with the error displayed below, without further information about a solution or workaround.
The text was updated successfully, but these errors were encountered: