I run: node.name.publish(publishfile, function (err, res) { console.log(`http://localhost:8080/ipfs/${res.name}`); }); and I can resolve the IPNS file locally but can not resolve it on another node running on my comp. Does anybody have any ideas why this might be?