Bug: Export namespace should be first transformed by @babel/plugin-transform-export-namespace-from
.
#181
Labels
bug
Something isn't working
Describe the bug
After updating xmtp to the latest version using npm I got this error
node_modules/@xmtp/proto/ts/dist/esm/index.js:
Export namespace should be first transformed by
@babel/plugin-transform-export-namespace-from
.Expected behavior
If someone encounters the same issue, I resolve it by adding the below plugins in babel.config.js
Hope this help
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: