PatrickAlphaC / all-on-chain-generated-nft

A repo for generating random NFTs with metadata 100% on chain!
MIT License
356 stars 150 forks source link

File import callback not supported #14

Closed thethunderbot closed 3 years ago

thethunderbot commented 3 years ago

Hi, I am new to this and need some help. I am seeing these in my Problems panel:

Source "@openzeppelin/contracts/access/Ownable.sol" not found: File import callback not supported Source "@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol" not found: File import callback not supported Source "base64-sol/base64.sol" not found: File import callback not supported

But I do see these files and folders in my C:/

What should I do? Please help!

thethunderbot commented 3 years ago

I found my answer here: https://stackoverflow.com/questions/67321111/file-import-callback-not-supported/68459731#68459731