minty
minty copied to clipboard
FetchError : request failed
Hello there, i get this error, mac os 10.15
The local Ethereum network and IPFS daemon is running correctly.
Having the same issue, anyone have any solutions?
I tried alternative solution. Instead of installing IPFS via terminal, try downloading the desktop app. I kept all default configs and minted my first NFT. https://github.com/ipfs/ipfs-desktop
You can also edit the config/default.js
file and change localhost
to 127.0.0.1
in both ipfsApiUrl
and ipfsGatewayUrl
configurations.