ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.44k stars 1.25k forks source link

jsipfs daemon exit with error #4335

Closed mtiger2k closed 1 year ago

mtiger2k commented 1 year ago

run npm i -g ipfs, then jsipfs daemon, got the following error:

Transport (@libp2p/webrtc-star) could not listen on any available address

useing node 18 or 16, the same error.

mtiger2k commented 1 year ago

configuration issue, close it.