Spoke
Spoke copied to clipboard
Yarn on randomly old version of node failed
I tried npm at first, install worked but not start due to some cryptic core-js/cmdtest errors. Tried with yarn also failed. Tried with node 12, also failed. Finally tried with yarn on node 14 and no problem.
Adding this here so that if others have similar problems they could find it. Overall it seems a clarification either in requirements or in documentation could help newcomers.
I failed to use npm on node 10\12\14, and failed to use yarn on