Expo ios app build issue

I tried to build ios app using expo build service from my windows 10 OS. I’ve created valid apple developer account which I’m able to login in website. When I tried same apple developer credentials, I’m getting below authentication failure.

Appreciate if anyone can help on this.

Please enter your Apple Developer Program account credentials. These credentials are needed to manage certificates,
keys and provisioning profiles in your Apple Developer account.
The password is only used to authenticate with Apple and never stored on Expo servers
Learn more here (​https://bit.ly/2VtGWhU​)
? Apple ID: lenin@gmail.com
? Password (for lenin@gmail.com): [hidden]
Saving Apple ID password to the local Keychain. Learn more https://docs.expo.io/distribution/security#keychain
Authenticating to Apple Developer Portal...
Authentication with Apple Developer Portal failed!
spawn bash ENOENT
Error: spawn bash ENOENT
    at notFoundError (C:\Users\visva\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:6:26)
    at verifyENOENT (C:\Users\visva\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:40:16)
    at ChildProcess.cp.emit (C:\Users\visva\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:27:25)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.