homotopy-io / homotopy-webclient

https://homotopy.io
27 stars 5 forks source link

Incompatible eslint module #14

Closed jamievicary closed 6 years ago

jamievicary commented 6 years ago

Cloning the repository and running 'yarn' results in the following error:

error eslint@5.4.0: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0".

I'm not sure how critical this is, but anyway, it should be fixed.

jamievicary commented 6 years ago

Solved by updating node.