HashLips / example_nft_minter

Use this repo to see how to create a Dapp that can mint NFTs.
MIT License
253 stars 172 forks source link

Got Expected identifier, got 'LParen' #12

Open priyank2peoplecompany opened 3 years ago

priyank2peoplecompany commented 3 years ago

image

After compiling NFT_TOKEN.sol i got the above error.

Errors: Source "@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.sol" not found: File import callback not supported Source "@openzeppelin/contracts/access/Ownable.sol" not found: File import callback not supported Expected identifier, got 'LParen'