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
Hey,
I am using eosjs-keygen for generating EOS key, in my React and React-Native app. Key-pairs are generated successfully in React, but when I tried same thing on React-Native, it causes following issue :
Error: Unable to resolve module assert from /home/Desktop/React-Native/project/node_modules/eosjs-keygen/lib/keystore.js: Module assert does not exist in the Haste module map.
The text was updated successfully, but these errors were encountered:
Hey,
I am using eosjs-keygen for generating EOS key, in my React and React-Native app. Key-pairs are generated successfully in React, but when I tried same thing on React-Native, it causes following issue :
The text was updated successfully, but these errors were encountered: