You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./src/faceid-interactive-video-mpsdk/components/trtc-room/trtc-room.js
Module not found: Can't resolve 'common/constants.js' in 'C:\Users\zhang\taro-issue\src\faceid-interactive-video-mpsdk\components\trtc-room'
相关平台
微信小程序
复现仓库
https://github.com/zhang-xzh/taro-issue
小程序基础库: 2.23.4
使用框架: Vue 3
复现步骤
启动 build:weapp
期望结果
编译成功
实际结果
"C:\Program Files\nodejs\npm.cmd" run build:weapp
npm WARN config global
--global
,--local
are deprecated. Use--location=global
instead.👽 Taro v3.4.11
启动 开发者工具-项目目录 C:\Users\zhang\taro-issue\dist
生成 工具配置 C:\Users\zhang\taro-issue\dist/project.config.json
编译 发现入口 src/app.ts
编译 发现页面 src/pages/index/index.vue
编译 发现页面 src/faceid-interactive-video-mpsdk/index/index
编译 发现页面 src/faceid-interactive-video-mpsdk/room/room
🙅 编译失败. 2022/6/7 18:07:48
./src/faceid-interactive-video-mpsdk/components/trtc-room/trtc-room.js
Module not found: Can't resolve 'common/constants.js' in 'C:\Users\zhang\taro-issue\src\faceid-interactive-video-mpsdk\components\trtc-room'
进程已结束,退出代码1
环境信息
补充信息
使用SDK版本v1.7, 在根据文档导入和配置后无法编译通过
sdk文档 下载地址
The text was updated successfully, but these errors were encountered: