currently, attempting to run any test that imports js-libp2p fails with an import error
some amount of configuration should be able to resolve this issue, but I'm unable to find the correct combination of configs (between jest.config.js, tsconfig.json, package.json, etc)
Successful completion of this issue would be a PR updating this repo, so that when yarn test is called, tests complete without issue and demonstrate successful creation of a js-libp2p node via createLibp2p
js-libp2p
fails with animport
errorSuccessful completion of this issue would be a PR updating this repo, so that when
yarn test
is called, tests complete without issue and demonstrate successful creation of ajs-libp2p
node viacreateLibp2p