ethereumjs / keythereum

Create, import and export Ethereum keys
MIT License
609 stars 163 forks source link

Error: "Unable to resolve module `fs` from...." when using react native #57

Closed EnettyTech closed 6 years ago

EnettyTech commented 6 years ago

I install keythereum in react native, but when import keythereum then error:

Unable to resolve module fs from '....node_modules/keythereum/lib/scrypt.js:Modulefs` does not exist in the Haste module map.

How to resolve it.

Ayanrocks commented 4 years ago

How you fixed it?

arqamali16 commented 3 years ago

How to resolve this??

ryanio commented 3 years ago

@arqamali16 this should be resolved now, have you tried using v1.2.0?