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
When trying to build a React Native application, we get the following warning
This can be solved by adding an export to package.json
The text was updated successfully, but these errors were encountered: