crytic / crytic/crytic-compile
getting error while testing using echidna
Open
- Dominant language
- Python
- Stars
- 197
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
echidna-test: Couldn't compile given file
stdout:
stderr:
Traceback (most recent call last):
File "/home/madhankumar/.local/bin/crytic-compile", line 8, in
sys.exit(main())
File "/home/madhankumar/.local/lib/python3.8/site-packages/crytic_compile/__main__.py", line 192, in main
compilations = compile_all(**vars(args))
File "/home/madhankumar/.local/lib/python3.8/site-packages/crytic_compile/crytic_compile.py", line 660, in compile_all
raise ValueError(f"Unresolved target: {str(target)}")
ValueError: Unresolved target: mojito/sothebys/MarketPlace.sol
need help to how to solve this issue
Contributor guide
Assessment
This issue has not been assessed yet.