-
Notifications
You must be signed in to change notification settings - Fork 186
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
Comments
Try deploying contract by typing after that run The error will go away. |
can you post your package.json file here, sir. I have been stuck for 24hrs. |
getting the same errors, seems like they even have it in their tutorial video... |
Thanks a lot , it worked for me 💯 |
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 |
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.The text was updated successfully, but these errors were encountered: