Error: 'default' is not exported #1257
Unanswered
fryorcraken
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This seems to be a common error but I am not able to understand how to resolve it.
The code is here: https://github.com/waku-org/js-rln/tree/18176e33c06c35a78af25b512f7615617c2c0775
I am getting
So builder is exported as default.
in
dist/witness_calculator.cjs
:in
dist/witness_calculator.js
:My rollup config:
I am not sure to understand why rollup does not find the default export?
Beta Was this translation helpful? Give feedback.
All reactions