Telos-Foundation / Sqrl

The easiest and most powerful desktop wallet for the Telos Blockchain and other EOSIO-based networks.
MIT License
35 stars 0 forks source link

Installation issue, No such file or directory: 'install' #31

Closed Kinzowa closed 5 years ago

Kinzowa commented 5 years ago

Hello,

As others users I'm facing an error with yarn when running the installation of Telos on Ubuntu 18.04 :

user@ideapad-710s-13isk:~/telos/Sqrl$ yarn install
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

Any idea how to sort it out?

barchef commented 5 years ago

make sure you have yarn installed as well as npm and try again.