Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: call revert exception (method="itemCount()" #8

Open
Tzikas opened this issue Sep 11, 2022 · 5 comments
Open

Error: call revert exception (method="itemCount()" #8

Tzikas opened this issue Sep 11, 2022 · 5 comments

Comments

@Tzikas
Copy link

Tzikas commented Sep 11, 2022

After navigating to the my-listed-items route I'm getting this error: Uncaught (in promise) Error: call revert exception (method="tokenCount()", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.5.0). tokenCount does appear when i log it in the console.

@swet-s
Copy link

swet-s commented Sep 12, 2022

Try deploying contract by typing
npm run deploy
on your console

after that run
npm start

The error will go away.
It worked for me.

@ben46
Copy link

ben46 commented Sep 26, 2022

can you post your package.json file here, sir. I have been stuck for 24hrs.

@ngmisl
Copy link

ngmisl commented Jan 22, 2023

getting the same errors, seems like they even have it in their tutorial video...

@abhik-b
Copy link

abhik-b commented Feb 20, 2023

Try deploying contract by typing npm run deploy on your console

after that run npm start

The error will go away. It worked for me.

Thanks a lot , it worked for me 💯

@upendra-eth
Copy link

Hello, I've solved all the issues you're experiencing while watching this video in 2023, explained the solution in a video to make it more beginner-friendly, and also uploaded the updated code to my git repository. Please find all links below

Video link - https://youtu.be/rHBuddTLzR0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants