收藏
回答

为什么一直报错,sourcemap 却一直无法定位错误呢?

Invalid attempt to destructure non-iterable instance.

In order to be iterable, non-array objects must have a [Symbol.iterator]() method.

TypeError: Invalid attempt to destructure non-iterable instance.

In order to be iterable, non-array objects must have a [Symbol.iterator]() method.

at e.exports (https://usr/appservice.app.js:43:266538)

at e.exports (https://usr/appservice.app.js:43:33872)

at https://usr/appservice.app.js:43:157070

app,full 下 分别的 app-service.map.map ,appservice.app.map.map 都试过了. 如何定位这个错误呢

最后一次编辑于  2023-08-09
回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容