Deivitto / Deivitto/auditor-docker
Issues installing solidity `0.8.20` with `solc-select` on M1 mac
Open
bug
good first issue
solutioned
- Dominant language
- Shell
- Stars
- 141
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Reproducing steps:
```bash
whitehat@4cfb79db3f7b:~/test/echidna$ solc-select install 0.8.20
Installing solc '0.8.20'...
solVersion '0.8.20' installed.
whitehat@4cfb79db3f7b:~/test/echidna$ solc-select use 0.8.20
Switched global version to 0.8.20
whitehat@4cfb79db3f7b:~/test/echidna$ solc --version
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
whitehat@4cfb79db3f7b:~/test/echidna$
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.