老师,这些故障码是什么意思?
每次打开项目的时候就报出这些故障码,清掉后就不出现了,这些故障码是什么意思呢?
相关截图:
相关代码:
Unhandled promise rejection TypeError: WebAssembly.instantiate(): Argument 0 must be a buffer source or a WebAssembly.Module object
at Object.t.wasm_initialize (VM17 WAService.js:2)
at Module.e.exports.wasm_initialize (VM17 WAService.js:2)
at VM17 WAService.js:2
at VM8 asdebug.js:1
2TypeError: Cannot read property 'data' of undefined
at Object.beforeSuccess (VM17 WAService.js:2)
at beforeSuccess (VM17 WAService.js:2)
at Object.beforeSuccess (VM17 WAService.js:2)
at VM17 WAService.js:2
at v (VM17 WAService.js:2)
at VM17 WAService.js:2
at VM8 asdebug.js:1
at I (VM8 asdebug.js:1)
at VM8 asdebug.js:1
at Set.forEach (<anonymous>)
Unhandled promise rejection TypeError: WebAssembly.instantiate(): Argument 0 must be a buffer source or a WebAssembly.Module object
at Object.t.wasm_initialize (VM17 WAService.js:2)
at Module.e.exports.wasm_initialize (VM17 WAService.js:2)
at VM17 WAService.js:2
at VM8 asdebug.js:1
14
收起
正在回答
1回答
同学你好,看报错是小程序自身的问题,建议找到“顶部工具栏”的“设置”选项中的“项目设置“,调整调试基础库的版本为2.14.4试试,如下:
祝学习愉快~
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星