-
Notifications
You must be signed in to change notification settings - Fork 2k
Error: spawn UNKNOWN #253
Comments
Not sure how interested devs are to fix this, since it's on Windows. I dug up the following about a similar problem: I would rather advise to use mac or linux. |
You are right indeed, I overlooked the fact that it is executing a shell script so that Windows can not interpret it (no idea how I overlooked that). A solution for windows users is to execute node within the "Bash on Windows" subsystem. Maybe we should add this to the docs somewhere? |
@thebillkidy if you are inclined on figuring this out, you could PR an update to the README.md specific for Windows users, that would be great. |
I got it running now, though it is a workaround rather than a solution. Should I PR the workaround somewhere? |
@thebillkidy I think I have an idea for a place for it. Could you write in a response here the exact steps a Windows user must take to get this working? I will then put it in the right place for you. |
Ok, great! So what I did is the following: Windows
@DeviaVir Is this enough? :) |
May I quote this answer in the FAQ? |
Yep you may |
Thanks! |
Operating System: Windows 10 (last update)
Node Version: v8.1.0
NPM Version: 5.0.2
Command Run:
zenbot trade --paper
Problem: When running the command stated above, I get the error shown below. I went to check into the code and only got that error back from the node process. Is there anyone that had this before? Since a quick search online does not return the solution for me.
Output:
The text was updated successfully, but these errors were encountered: