browserify / browserify/createHash

undefined is not an object (evaluating Transform.call') React Native

Open
#26 5 comments 6 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
53
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Getting this error in react-native using crypto-browserify.

Have setup .babelrc like this:

`"plugins": [
["babel-plugin-rewrite-require", {
aliases: {
crypto: 'crypto-browserify',
}
}]`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported React Native setup and the .babelrc alias for crypto-browserify, then reproduce the “undefined is not an object” error. Trace the failing Transform.call path and determine whether the integration works with the stated configuration; done means the error is resolved or the incompatibility is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
cryptography, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.