Joystream / hydra

A Substrate indexing framework
49 stars 45 forks source link

hydra-cli not supported on Windows. #220

Open jamiehewitt15 opened 3 years ago

jamiehewitt15 commented 3 years ago

The hydra-cli currently does not work on Windows, this is the cause of of the following two issues: https://github.com/Joystream/hydra/issues/219 and https://github.com/Joystream/hydra/issues/216

We should look into the cause of this so that we can support Windows in future. In the meantime I will add a note to the readme that warns Windows users that they may experience issues.

jamiehewitt15 commented 3 years ago

I have added "Unix based operating system" to the list of prerequisites in this pull request to inform Windows users that they may experience issues: https://github.com/Joystream/hydra/pull/222