Skip to content
Discussion options

You must be logged in to vote

Hello @BrysonHall
I've reviewed your code and by far it's seems everything is ok on it, so as the error is about an import error did you copy and paste the LinkToken.sol into contracts/test folder?
https://github.com/PatrickAlphaC/nft-demo/blob/main/contracts/test/LinkToken.sol
After copying it you should also run brownie compile in order to have it on you build folder.

If you already did this and still does not work, I have two extra suggestions:

  1. delete the build folder into your project main directory and try again with brownie compile.
  2. I the solution above does not work, go to your Home path and delete the .brownie folder and try again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BrysonHall
Comment options

Answer selected by BrysonHall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants