Build:ios leads to authentication error

Hey all,

I’m trying to create an iOS build on my Mac. However, after providing my Apple ID (username only) I get the following error:

Authenticating to Apple Developer Portal...
Authentication with Apple Developer Portal failed!
Cannot find module '@expo/traveling-fastlane-darwin'

I’ve tried multiple suggestions provided here, but nothing helps.

Diagnostics:

  Expo CLI 3.27.12 environment info:
    System:
      OS: macOS 10.15.6
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 14.4.0 - /usr/local/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.8 - /usr/local/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    Managers:
      CocoaPods: 1.9.3 - /usr/local/bin/pod
    SDKs:
      iOS SDK:
        Platforms: iOS 13.6, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
      Android SDK:
        API Levels: 30
        Build Tools: 30.0.1
        System Images: android-30 | Google APIs Intel x86 Atom
    IDEs:
      Android Studio: 4.0 AI-193.6911.18.40.6514223
      Xcode: 11.6/11E708 - /usr/bin/xcodebuild
    npmPackages:
      expo: ~38.0.8 => 38.0.8 
      react: 16.13.1 => 16.13.1 
      react-dom: ~16.11.0 => 16.11.0 
      react-native: 0.63.2 => 0.63.2 
      react-native-web: ~0.11.7 => 0.11.7 
    npmGlobalPackages:
      expo-cli: 3.27.12
    Expo Workflow: managed

Would be really great to find a solution! Thanks in advance.

hi! could you try reinstalling expo-cli?

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