-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
A-compilerArea: compilerArea: compilerCmd-forge-verifyCommand: forge verify-contract/checkCommand: forge verify-contract/checkT-bugType: bugType: bugT-to-investigateType: to investigateType: to investigate
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
Hi,
when forge create --verify
runs, it returns:
cannot resolve file at
"/root/opt/contract_deploy_foundry/lib/flattened/ExFlattened.sol"
Then, I separated create and verify, and turned out that it's successfully deployed, but then at verification step, the ABI path seems to be unreachable. If I open that path, the correct content is there..
Metadata
Metadata
Assignees
Labels
A-compilerArea: compilerArea: compilerCmd-forge-verifyCommand: forge verify-contract/checkCommand: forge verify-contract/checkT-bugType: bugType: bugT-to-investigateType: to investigateType: to investigate
Type
Projects
Status
Todo