Hi all,
I'm experiencing an issue with both circomlibjs and circomlib on browser:
Uncaught TypeError: Cannot read properties of undefined (reading 'fromString') at Object../node_modules/circomlib/src/babyjub.js (babyjub.js:20:1)
It seems to occur when circomlibjs loads ffjavascript. It cannot find Scalar (or any other exported submodules).
Has anyone had success running circomlibjs on browser?
Hi all,
I'm experiencing an issue with both circomlibjs and circomlib on browser:
Uncaught TypeError: Cannot read properties of undefined (reading 'fromString') at Object../node_modules/circomlib/src/babyjub.js (babyjub.js:20:1)It seems to occur when circomlibjs loads ffjavascript. It cannot find
Scalar(or any other exported submodules).Has anyone had success running circomlibjs on browser?