TBD54566975 / web5-js

Monorepo for the Web5 JS TypeScript implementation
https://tbd54566975.github.io/web5-js/
Apache License 2.0
118 stars 44 forks source link

Web5.js not inegrated with React native cli #315

Open Zer-0ne opened 7 months ago

Zer-0ne commented 7 months ago

there is problem in intergation web5 api with react native

code: image

error: error: Error: While trying to resolve module multiformats from file /home/eagle/Documents/web5_music_app/music_app/node_modules/@web5/common/dist/esm/multicodec.js, the package /home/eagle/Documents/web5_music_app/music_app/node_modules/@web5/common/node_modules/multiformats/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/home/eagle/Documents/web5_music_app/music_app/node_modules/@web5/common/node_modules/multiformats/index. Indeed, none of these files exist:

image

phillipnunes commented 2 months ago

up, I have the same issue here Did you solve it @Zer-0ne ?