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

mac系统下载WeCross Demo时出错 #578

Open
wxl0357 opened this issue Jul 12, 2023 · 1 comment
Open

mac系统下载WeCross Demo时出错 #578

wxl0357 opened this issue Jul 12, 2023 · 1 comment

Comments

@wxl0357
Copy link

wxl0357 commented Jul 12, 2023

Describe the bug
使用macOS在根据WeCross的快速体验部分的文档进行操作时,在终端输入以下指令:
bash <(curl -sL https://gitee.com/WeBank/WeCross/raw/master/scripts/download_demo.sh)
然后就出现下述错误:/dev/fd/11: line 110: md5sum: command not found
[ERROR] Download package error
具体可看截图

To Reproduce
Steps to reproduce the behavior:

  1. Download '...'
  2. Run script '....'
  3. Enter command '....'
  4. Query information '....'

Expected behavior
希望能知道出现这种情况的原因

Screenshots
image

Desktop (please complete the following information):

  • OS: [MACOS]
  • Runtime: [e.g. libc, java]
  • Version [e.g. openjdk 1.8]

Additional context
Add any other context about the problem here.

@kyonRay
Copy link
Contributor

kyonRay commented Jul 12, 2023

如错误所示,没有md5sum的命令,参考文档中环境依赖:https://wecross.readthedocs.io/zh_CN/latest/docs/tutorial/env.html#id4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants