Closed
Description
An error seems to have been introduced in v9.0.5
and has caused the following issues in web3-storage
and js-ipfs
which depend this library.
web3-storage/web3.storage#471
ipfs/js-ipfs#3838
The error is the following: TypeError: mergeOptions__default.default.bind is not a function
Manually installing v9.0.4
seems to fix the issue