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
I'm attempting to use comsjs with Expo to develop a mobile app, but I've encountered the following error. Has anyone else experienced this issue?
The package at "node_modules/@cosmjs/crypto/build/pbkdf2.js" attempted to import the Node standard library module "crypto". It failed because the native React runtime does not include the Node standard library.
Thnax in advance
The text was updated successfully, but these errors were encountered:
I'm attempting to use comsjs with Expo to develop a mobile app, but I've encountered the following error. Has anyone else experienced this issue?
The package at "node_modules/@cosmjs/crypto/build/pbkdf2.js" attempted to import the Node standard library module "crypto". It failed because the native React runtime does not include the Node standard library.
Thnax in advance
The text was updated successfully, but these errors were encountered: