Replies: 2 comments
-
can you take a look at your remappings this is likely a problem with autodetection, you can disable that with auto_detect_remappings = false |
Beta Was this translation helpful? Give feedback.
0 replies
-
@0xtomoon can you provide input to comment above? thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0
What command(s) is the bug in?
forge test -vvv
Operating System
macOS (Intel)
Describe the bug
I use openzeppelin library with version 5.0.2, but when I import @layerzerolabs/lz-evm-messagelib-v2 it uses version 4.8.1 inside
How can I handle remapping in this case?
Beta Was this translation helpful? Give feedback.
All reactions