You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build a React Native application, we get the following warning
warn Package ipfs-unixfs-importer has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /home/arnold/Projects/ltonetwork/universal-wallet/node_modules/ipfs-unixfs-importer/package.json
This can be solved by adding an export to package.json
Activity
jasny commentedon Jun 12, 2023
Other IPFS projects have similar issues. See ipfs/js-stores#230
joshLong145 commentedon Aug 12, 2024
Can also report this issues in
Jest
environments usingNodeJs v20
andJest version 27