Spoke icon indicating copy to clipboard operation
Spoke copied to clipboard

Yarn on randomly old version of node failed

Open Utopiah opened this issue 5 years ago • 1 comments

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.

Utopiah avatar Dec 22 '20 08:12 Utopiah

I failed to use npm on node 10\12\14, and failed to use yarn on

iDerekLi avatar Feb 01 '21 08:02 iDerekLi