在語言環境(使用 chrome 的 Ubuntu 18.04)上運行我的 Ruby on rails 6 應用程式時出現以下錯誤:
Uncaught (CardanoSerializationLib.ts:15 in promise) CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 3c 21 44 4f @ 0
和
GET http://localhost:3000/wasm/csl-v10.0.4.wasm 404 (Not Found)
和
`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:
TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
似乎它正在影響 webpacker,并且無法呈現我的頁面。
uj5u.com熱心網友回復:
看起來禁用 Eternl 錢包擴展可能是團隊調查時的臨時修復: https ://github.com/ccwalletio/tracker/issues/119
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/474082.html
