收藏
回答

开发工具真机调试时报错如下,该如何解决?

runtime.js:1 error run publib TypeError: Cannot read property 'Int8Array' of undefined

    at eval (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:82423)

    at Array.forEach (<anonymous>)

    at Module.8071 (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:82394)

    at r (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:82586)

    at eval (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:83808)

    at eval (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:83857)

    at eval (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:83861)

    at eval (eval at Te.n.call.document (runtime.js:1), <anonymous>:1:3271579)

    at eval (<anonymous>)

    at Object.Te.n.call.document (runtime.js:1)

代码中并无使用到Int8Array这个方法

尝试过换工具版本,换基础库版本都不行,有时候多次重装后又会正常。

最后一次编辑于  7小时前
回答关注问题邀请回答
收藏
登录 后发表内容