Hello, everyone. I tried running the helia-script-tag example, but got an error in the last step, when trying to publish to the DHT:
Uncaught (in promise) TypeError: helia.libp2p.dht is undefined
Is this function deprecated or not imported in index.html? I am having a hard time publishing to the IPFS mainnet. This example and helia-remote-pinning, which seems to do what I want, are not working :(
Hello, everyone. I tried running the
helia-script-tagexample, but got an error in the last step, when trying to publish to the DHT:Uncaught (in promise) TypeError: helia.libp2p.dht is undefinedIs this function deprecated or not imported in
index.html? I am having a hard time publishing to the IPFS mainnet. This example andhelia-remote-pinning, which seems to do what I want, are not working :(