-
|
hey guys. i think that this link @chainlink/contracts/src/v0.6/vendor/SafeMathChainlink.sol to be clear, i have even used patricks source code and this cannot compile either |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hello @mattwilsonbmx well if you look at it, the file actually exists: click here could you share how's your brownie-config.yaml? |
Beta Was this translation helpful? Give feedback.
-
|
Well is a nice Workaround, but I want to give you an explanation: The file exists as I showed you on the link, but it belongs to |
Beta Was this translation helpful? Give feedback.
Well is a nice Workaround, but I want to give you an explanation:
The file exists as I showed you on the link, but it belongs to
chainlink-brownie-contractswhich is notchainlink-contractsthey are two different repositories, so Remix is trying to access the second one, and of course is not finding it.