This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
[bug] downgrade libp2p #3876
Closed
Description
-
Version:
0.10.6 and older versions -
Platform:
64bit windows -
Subsystem:
libp2p
Severity:
Critical
Description:
The latest version of libp2p has broken dependencies. It is also reported here : libp2p/js-libp2p#986
Error:
D:/React-WorkSpace/COSC2410_SEM_2_2021/.yarn/cache/libp2p-npm-0.32.4-fe607aff53-99957c9e00.zip/node_modules/libp2p/src/dialer/index.js Module not found: libp2p tried to access abortable-iterator, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Steps to reproduce the error:
Add latest ipfs-core to a project and try to start the server.