I am getting "Can't import the named export 'memory'.'buffer' (imported as 'wasm') from default-exporting module (only default export is available)"

194 views Asked by At

How can I resolve this error?

ERROR in ./node_modules/@automerge/automerge-wasm/bundler/automerge_wasm_bg.js 27:40-58 Can't import the named export 'memory'.'buffer' (imported as 'wasm') from default-exporting module (only default export is available)

I am a newbie in React and Nodejs.

0

There are 0 answers