Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module assert does not exist #15

Open
shamtroon opened this issue Feb 18, 2019 · 1 comment
Open

Module assert does not exist #15

shamtroon opened this issue Feb 18, 2019 · 1 comment

Comments

@shamtroon
Copy link

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.

@ekkis
Copy link

ekkis commented Apr 4, 2020

you have to install it. there are a bunch of modules that have to be installed too:

# npm i assert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants