You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to asynchronously prepare wasm: CompileError: WebAssembly.instantiate(): BufferSource argument is empty
at v (../../node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js:63:371)
console.warn
Aborted(CompileError: WebAssembly.instantiate(): BufferSource argument is empty)
at v (../../node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js:13:60)
at x (../../node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js:63:418)
When running a test in our backend, it is getting this error on yoga-layout
Report
Issues and Steps to Reproduce
When running a test in our backend, it is getting this error on yoga-layout
Expected Behavior
it should not error
Actual Behavior
it is breaking
The text was updated successfully, but these errors were encountered: