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

[Windows 10] 'shasum' is not recognized as an internal or external command. #23

Open
seba9999 opened this issue Oct 27, 2021 · 2 comments

Comments

@seba9999
Copy link

I'm trying to run this on android and windows but I'm facing this isssue : the shasum command doesn't exist on windows ...

I thinks this is the only little first problem i'll encounter trying to make this work on android ...

Is this even possible ? This issue hasn't got any news since 1 year ...

Command failed: (echo "1.0.10" && xcodebuild -version) | shasum | awk '{print $1}'
    'shasum' is not recognized as an internal or external command.

      3 | describe('Example', () => {
      4 |   beforeEach(async () => {
    > 5 |     await reloadApp();
        |           ^
      6 |   });
@pradeipp
Copy link

pradeipp commented Aug 9, 2022

Facing the same issue. @seba9999 did you find any solution to this?

@seba9999
Copy link
Author

Wow sorry ! I've missed this reply !
Nop ... I just didn't use detox ^^'

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