Replies: 1 comment 7 replies
-
the yaml files are prone to formatting errors. can you please format in your post the yaml file as code by using the <> button in this editor here? |
Beta Was this translation helpful? Give feedback.
7 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Error:
Source "@chainlink/contracts/src/v0.6/interfaces/AggregatorV3Interface.sol" not found: File import callback not supported
So this is an error message that everyone gets when they follow the Lesson 6 tutorial, however, mine did not go away after I added my remapping to brownie-config.yaml
I do not know what the issue is as I am on version 0.6.6 Solidity both in my compiler and in my code, and I am using all of the same versions of the packages that Patrick used. I find it even more peculiar that my code compiles and downloads correctly. Is this just something that I should ignore and move on from?
Beta Was this translation helpful? Give feedback.
All reactions