Experience with name '@username/project-name' does not exist.

I’m trying to create an Android build and I’m getting this error:

Experience with name '@username/project-name' does not exist..

I have made builds before for this project, as recently as a couple of days ago. I should note that this project is under my company’s Expo account, which mine is attached to, but it’s showing my account’s username in the error. I haven’t touched my CLI login at all.

Expo diagnostics result:

  Expo CLI 3.22.3 environment info:
    System:
      OS: macOS 10.15.5
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 12.13.1 - ~/.nvm/versions/node/v12.13.1/bin/node
      Yarn: 1.22.4 - ~/.yarn/bin/yarn
      npm: 6.12.1 - ~/.nvm/versions/node/v12.13.1/bin/npm
    IDEs:
      Android Studio: 4.0 AI-193.6911.18.40.6626763
      Xcode: 12.1/12A7403 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^39.0.0 => 39.0.2 
      react: 16.13.1 => 16.13.1 
      react-dom: 16.13.1 => 16.13.1 
      react-native: https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz => 0.63.2 
      react-native-web: ~0.13.7 => 0.13.13 
      react-navigation: ^4.4.0 => 4.4.0 
    npmGlobalPackages:
      expo-cli: 3.22.3
1 Like

can you try updating to a newer version of expo-cli? 3.22.3 is quite old and we have been making a lot of changes/improvements to our server infrastructure in recent months

if this doesn’t help, can you share the specific username/slug to secure@expo.io if you’re not comfortable posting it here?

Updating expo-cli did not fix my issue. I’ve sent an email with the requested info. Thanks for the quick reply.

to clarify:

you are running expo build:android in your app, and the result that you see is " Experience with name '@username/project-name' does not exist. ."? can you share the full output? (feel free to remove any information that you do not want to share publicly)

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