美文网首页
2021-10-08 微信开发者工具Uncaught TypeE

2021-10-08 微信开发者工具Uncaught TypeE

作者: 半眼鱼 | 来源:发表于2021-10-08 21:51 被阅读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

相关文章

网友评论

      本文标题:2021-10-08 微信开发者工具Uncaught TypeE

      本文链接:https://www.haomeiwen.com/subject/mvhfoltx.html