Do I have to delete the ipfs folder each time I run the goipfs node on my machine ?
I had it running , turn off my machine , then come back type ipfs init and get this error
So that’s where it’s at with running your own node ? turning off the computer loses all the data ? Are we supposed to use filecoin or something to store permanent ?
Hi,
When I’m trying to install IPFS by using “npm install orbit-db ipfs” I’m encountering this error. ERR! Error: EPERM: operation not permitted, symlink ‘C:\Users\Student\OB\node_modules\go-ipfs\go-ipfs\ipfs.exe’ →
However, when I install just the IPFS following “npm install IPFS”, there aren’t any issues.