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 compile.
./node_modules/@fuyoo/wasm-hasher/pkg/wasm_hasher.js 499:53
Module parse failed: Unexpected token (499:53)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
if (typeof input === 'undefined') {
> input = new URL('wasm_hasher_bg.wasm', import.meta.url);
}
const imports = __wbg_get_imports();
请问大佬,是不是需要什么而外的配置或依赖?
The text was updated successfully, but these errors were encountered:
请问大佬,是不是需要什么而外的配置或依赖?
The text was updated successfully, but these errors were encountered: