RobertW123

Results 2 comments of RobertW123

Hi, I have the same issue. The reason is the bn.js library which is used by the elliptic library. The (old) bn.js version which is used overrides the "Buffer" class....

@34r7h the link to the repository is configured in the package.json file. Currently line 30. ``` . . . "repository": { "type": "git", "url": "https://github.com/grempe/secrets.js.git" }, . . . ```