收藏
回答

JS分析错误,是什么原因?

后台时不时出现这个错误,想知道是内部出现的错误还是我们编写的小程序有问题呢?排查了一下setTimeout调用的地方,暂时没有找到。


Cannot assign to read only property \'name\' of object \'Error: 619315094103 does not fit into a 32-bit signed integer.

Timeout duration was set to 1.\'

TypeError: Cannot assign to read only property \'name\' of object \'Error: 619315094103 does not fit into a 32-bit signed integer.

Timeout duration was set to 1.\'

at createWarningObject (node:internal/process/warning:169:16)

at process.emitWarning (node:internal/process/warning:138:15)

at new Timeout (node:internal/timers:171:15)

at setTimeout (node:timers:158:19)

at t.setTimeout (<anonymous>:510:54765)

at globalThis.setTimeout (https://lib/WAServiceMainContext.js:1:146957)
回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容