jpopesculian / soli

Solidity REPL
86 stars 3 forks source link

Can't run after installation #3

Open karooolis opened 1 year ago

karooolis commented 1 year ago

When running soli immediately after installation I get the following error:

thread 'main' panicked at 'Solc version unavailable: SemverError(Error("unexpected end of input while parsing major version number"))', src/main.rs:1154:40

Any idea what could be wrong?