Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

腾讯云人机互动视频核验SDK接入问题 #11898

Open
zhang-xzh opened this issue Jun 7, 2022 · 5 comments
Open

腾讯云人机互动视频核验SDK接入问题 #11898

zhang-xzh opened this issue Jun 7, 2022 · 5 comments
Labels
F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@zhang-xzh
Copy link

zhang-xzh commented Jun 7, 2022

相关平台

微信小程序

复现仓库

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.

[email protected] build:weapp
taro build --type weapp

👽 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

环境信息

👽 Taro v3.4.11


  Taro CLI 3.4.11 environment info:
    System:
      OS: Windows 11
    Binaries:
      Node: 16.15.1 - C:\Program Files\nodejs\node.EXE
      npm: 8.12.1 - C:\Program Files\nodejs\npm.CMD


补充信息

使用SDK版本v1.7, 在根据文档导入和配置后无法编译通过

sdk文档 下载地址

@taro-bot2 taro-bot2 bot added F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Jun 7, 2022
@zhang-xzh
Copy link
Author

这个问题同时也包含在 Taro 中使用微信小程序原生页面

@Chen-jj
Copy link
Contributor

Chen-jj commented Jun 7, 2022

按报错信息检查一下文件是否存在吧

@zhang-xzh
Copy link
Author

按报错信息检查一下文件是否存在吧

#8737 这是2.11版本有人提过的一个相同问题,至今还是打开

1 similar comment
@zhang-xzh
Copy link
Author

按报错信息检查一下文件是否存在吧

#8737 这是2.11版本有人提过的一个相同问题,至今还是打开

@mefengl
Copy link

mefengl commented Dec 20, 2022

@zhang-xzh sisterAn/blog#17 (comment) ,这个是直接不编译,你看这个能解决你的问题不?
或者Taro社区有相应的解决方法或者plugin吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

3 participants