browserify / browserify/diffie-hellman

[Bundler] BN.red is undefined

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

Description

For some reason,`computeSecret` is throwing error saying `cannot read 'red' of undefined`. This seems to indicate that BN was not bundled properly.

Environment: browser.

Front-end was created using `create-react-app`

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce computeSecret in a browser front end created with create-react-app and inspect how BN is included in the bundle. Done means the browser build bundles BN correctly and computeSecret no longer throws that BN.red error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
build-system, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.