mac上无法运行到Andriod app底座 uni-app

mac上无法运行到Andriod app底座 uni-app

信息类别 详情
产品分类 uniapp/App
PC开发环境 Mac
PC版本号 15.6.1
HBuilderX 正式
HBuilderX版本 4.76
手机系统 Android
手机版本号 Android 12
手机厂商 vivo
手机机型 iqoo7
页面类型 vue
vue版本 vue3
打包方式 云端
项目创建方式 HBuilderX

操作步骤:

  • 点击运行到Andriod app底座

预期结果:

  • 正常在手机端打开

实际结果:

  • 包错reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught SyntaxError: Invalid regular expression: /[\p{L}\p{N}]/: Invalid property name in character class at (app-service.js:51012:1138) at (app-service.js:68130:3) 16:40:19.855 [GtPush] 16:40:19.856 register fail: {“errorCode”:1,“errorMsg”:""} 并且停止运行

bug描述:

【报Bug】使用mac运行到Android app底座 会报错reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught SyntaxError: Invalid regular expression: /[\p{L}\p{N}]/: Invalid property name in character class at (app-service.js:51012:1138) at (app-service.js:68130:3) 16:40:19.855 [GtPush] 16:40:19.856 register fail: {“errorCode”:1,“errorMsg”:""} 同样的项目 在windows运行就正常

image


更多关于mac上无法运行到Andriod app底座 uni-app的实战教程也可以访问 https://www.itying.com/category-93-b0.html

1 回复

更多关于mac上无法运行到Andriod app底座 uni-app的实战教程也可以访问 https://www.itying.com/category-93-b0.html


新建一个空项目 试试能不能在mac上运行到Andriod手机 如果空项目可以运行 说明你代码有问题引起了报错

回到顶部