am using visual studio code 18.17.1 with Hashlips nft-erc721-collection-2.4.5
PS C:\Users\hp\Desktop\nft-erc721-collection-2.4.5\smart-contract> yarn verify 0x32E8c4a6805EDc571499F5A05f327dA164Eb3958 --network testnet
yarn run v1.22.21
$ hardhat verify --constructor-args config/ContractArguments.ts 0x32E8c4a6805EDc571499F5A05f327dA164Eb3958 --network testnet
Nothing to compile
No need to generate any newer typings.
An unexpected error occurred:
[Error: ENOENT: no such file or directory, open ‘C:\Users\hp\Desktop\nft-erc721-collection-2.4.5\smart-contract\artifacts\build-info\43ed1fe4dbf5eb333818b2c416a58a6d.json’] {
errno: -4058,
code: ‘ENOENT’,
syscall: ‘open’,
path: ‘C:\Users\hp\Desktop\nft-erc721-collection-2.4.5\smart-contract\artifacts\build-info\43ed1fe4dbf5eb333818b2c416a58a6d.json’
}
error Command failed with exit code 1.
info Visit
Please I need Some help