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
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? |
keyboardsamurai commentedApr 10, 2021
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: