This repository has been archived by the owner on Feb 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
minty mint throws error: unable to get token id #19
Comments
Looks like this could be a versioning issue stemming from go-ipfs. Downgrading from v0.9.0-dev to ipfs 0.8.0 stock, re-initializing and redeploying the contract seems to fix the issue. |
Hmm, I downgraded to 0.8.0 but this problem persisted for me. |
This is thrown on
|
Oh, this seems to have been because I'd needed to run |
May we close this issue? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After deploying the contract locally the mint command will always return this error message
When I try to inspect the incoming receipt from which the events are being read I see, it has an empty events field:
Versions:
Node: v15.14.0
npm: 7.9.0
go-ipfs: v0.9.0-dev
The text was updated successfully, but these errors were encountered: