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

Error in RN #26

Open
giovanischiar opened this issue Aug 28, 2018 · 3 comments
Open

Error in RN #26

giovanischiar opened this issue Aug 28, 2018 · 3 comments

Comments

@giovanischiar
Copy link

error: bundling failed: Error: Unable to resolve module stream from /Users/giovani/getapp/node_modules/cipher-base/index.js: Module does not exist in the module map

@calvinmetcalf
Copy link
Contributor

this is almost certainly an error with whatever you are using to bundle stuff up

@danactive
Copy link

I'm seeing the same React Native's (0.60) metro bundler trying to import import createHmac from 'create-hmac';:
error: bundling failed: Error: Unable to resolve module stream from .../node_modules/cipher-base/index.js: Module stream does not exist in the Haste module map

@AckerApple
Copy link

I'm here for the same issue.

Code fails here:

var Transform = require('stream').Transform

Error:

Error: ./node_modules/cipher-base/index.js
Module not found: Error: Can't resolve 'stream' in '/node_modules/cipher-base'

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

4 participants