Open
Description
Describe the bug
I receive an error indicating what seems to be a missing dependency when reinstalling Aderyn and attempting to print the version.
aderyn: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.32' not found (required by aderyn)
To Reproduce
Steps to reproduce the behaviour:
Steps:
- If you previously installed aderyn using cargo, uninstall it: cargo uninstall aderyn
- Download the installer: curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/master/cyfrinup/install | bash
- Restart your terminal (or use the source ... prompt from step 2)
- Run cyfrinup
- Run
aderyn --version
- Error
Expected behaviour
Should output version 0.1.2.
Desktop (please complete the following information):
- OS: Windows 10 WSL2
- Version: 0.1.2
Additional context
Using WSL2