Open isaackielma opened 1 year ago
I'm also getting issue ...Loading List of Properties!!!
To me it was going all well, until this line here:
I'm Getting this Error ..
I just tried this again and it worked:
Quit everything
Shutdown computer
Open everything running all commands for hardhat node and npm start
Then run this command: npx hardhat run ./scripts/deploy.js --network localhost
can you share code of App.js im getting same error!
can you share code of App.js im getting same error!
.
Please tell me how to fix the code. I have the same error =((
Has anyone got the solution to this problem?
any solution to this problem?
@Bhakti087 Try Adding the hardhat local network to the metamask and then start the server This link will help https://support.chainstack.com/hc/en-us/articles/4408642503449-Using-MetaMask-with-a-Hardhat-node It worked for me !!
I am facing this error when trying to list properties/load contracts into App:
/ipfs/QmQVcpsjrA6crliJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json: invalid path "/ipfs/QmQVcpsjrA6crliJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json": invalid CID: input isn't valid multihash
is the issue with this link: "https://ipfs.io/ipfs/QmQVcpsjrA6cr1iJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json" or there is another issue perhaps?
Additional Info: I started facing the issue at this part of the tutorial https://youtu.be/C4blK6X-D_4?t=6715: