2021-10-08 微信开发者工具Uncaught TypeE
2021-10-08 本文已影响0人
半眼鱼
报错内容如下:
Uncaught TypeError: Cannot delete property 'WeixinJSBridge' of #<Window>
Uncaught TypeError: Cannot read property 'on' of undefined
Unhandled promise rejection TypeError: WebAssembly Instantiation: Argument 0 must be a buffer source or a WebAssembly.Module object at Object.t.wasm_initialize (VM72 WAService.js:2)
刚准备学小程序,直接一建项目就报错,直接劝退啊啊啊
如图:
image.png
解决方法
更换一下调试基础库,前面几个还是报错,多换几个就好了
image.png