Running ipfs-npm update-registry-index for the first time is going really slow for me, and there's no indication of progress. I'm resorting to running watch -n 10 'du -h | tail -n1 on ~/.jsipfs to see if it's still moving. A progress bar with speed and ETA would be very nice.
Running
ipfs-npm update-registry-index
for the first time is going really slow for me, and there's no indication of progress. I'm resorting to runningwatch -n 10 'du -h | tail -n1
on~/.jsipfs
to see if it's still moving. A progress bar with speed and ETA would be very nice.