Results 3 comments of legalizemath

unless I'm missing something `const saveMetaData: async (metaData) => {` should probably be `const saveMetaData = async (metaData) => {`

Running npm package ipfs-core i.e. js-ipfs 0.15.4 on Ubuntu 22.04 LTS, Node v16.16.0, npm 8.11.0 nodejs ipfs node using IPNS publish often works fine at first (& fully separate browser...

I've solved this before by simply doing ipfs.stop() and ipfs.start() and retrying automatically which improves rate of it working 100s of times. as to why no idea.