评论

真机报错,在开发工具中没问题

taro打包后在手机打开小程序报错,在开发者工具里没有问题

webpack_bootstrap:85 MiniProgramError

TypeError

Error: TypeError

line:34601,column:49,TypeError: Reflect.apply requires the first argument be a function Stack:apply@[native code]

callBoundIntrinsic@https://usr//app-service.js:34601:49

./node_modules/side-channel/index.js@https://usr//app-service.js:45603:28

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

./node_modules/qs/lib/stringify.js@https://usr//app-service.js:43699:41

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

./node_modules/qs/lib/index.js@https://usr//app-service.js:43399:36

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

@https://usr//app-service.js:45912:119199

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

anonymous@[native code]

./src/pages/studio/index.tsx@https://usr//app-service.js:45912:136743

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

@https://usr//app-service.js:45912:1216

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

anonymous@[native code]

./node_modules/babel-loader/lib/index.js!./src/pages/home/index.tsx@https://usr//app-service.js:45912:5538

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

@https://usr//app-service.js:45912:105677

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

anonymous@[native code]

./src/pages/home/index.tsx@https://usr//app-service.js:45912:106039

@https://usr//app-service.js:31316:2103

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

i@[native code]

i@https://usr//app-service.js:31316:2233

@https://usr//app-service.js:31316:1643

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

n@[native code]

n@https://usr//app-service.js:31316:1749

@https://usr//app-service.js:31316:1155

@[native code]

p@https://lib/WAServiceMainContext.js:1:42602

t@[native code]

t@https://usr//app-service.js:31316:1210

@https://usr//app-service.js:45912:313

S@https://lib/WASubContext.js:1:771330

global code@https://usr//app-service.js:45914:17

@[native code]

evaluateScriptFile@https://lib/WAServiceMainContext.js:1:2899474

@https://lib/WAServiceMainContext.js:1:2906370

forEach@[native code]

L@https://lib/WAServiceMainContext.js:1:2906284

@https://lib/WAServiceMainContext.js:1:2906941

@https://lib/WAServiceMainContext.js:1:45442

@https://lib/WAServiceMainContext.js:1:292183

n@https://lib/WAServiceMainContext.js:1:268527

@https://lib/WAServiceMainContext.js:1:278982

E@https://lib/WAServiceMainContext.js:1:278714

@https://lib/WAServiceMainContext.js:1:278752

p@https://lib/WAServiceMainContext.js:1:364797

@https://lib/WAServiceMainContext.js:1:352999

_onNativeTimer@

global code@


最后一次编辑于  2022-12-15  
点赞 0
收藏
评论

4 个评论

  • Q.
    Q.
    2024-01-22

    我已遇到这个问题了,能说一下是怎么解决的?

    2024-01-22
    赞同 1
    回复 1
    • limi
      limi
      2024-03-18
      找到依赖qs的报错的库,对里面qs进行降级处理就解决了
      2024-03-18
      回复
  • Roryliu
    Roryliu
    2023-01-05

    遇到相同问题,有人说是qs版本过高,但是降低版本后依然有问题,最后发现是HbuildX版本更新升级导致,回退至3.6.5后解决。

    希望有同样问题的朋友可以参考。

    2023-01-05
    赞同 1
    回复 1
    • Macro🇨🇳
      Macro🇨🇳
      2024-07-09
      我使用 HBuilderX.4.15.2024050802 ,也需要回退至 HBuilderX.3.6.5.20221121。期待 官方团队对此问题给予解决方案,否则新版本的特性用不起来。
      2024-07-09
      回复
  • 陶哥
    陶哥
    2023-01-04

    解决了么?

    2023-01-04
    赞同
    回复 4
    • Roryliu
      Roryliu
      2023-01-05
      我遇到了,发现是HbuildX版本问题,降至3.6.5后解决,希望有所帮助
      2023-01-05
      回复
    • Moonshine
      Moonshine
      2023-08-29回复Roryliu
      taro项目,用vscode开发的 也有这个问题 没有HbuildX。怎么解决呀?
      2023-08-29
      回复
    • 刘慢慢
      刘慢慢
      2024-02-27回复Moonshine
      你解决了吗
      2024-02-27
      回复
    • 进击的阿凡达
      进击的阿凡达
      2024-09-11回复刘慢慢
      解决了吗 兄弟
      2024-09-11
      回复
  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    2022-12-16

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2022-12-16
    赞同
    回复
登录 后发表内容