Search code examples
visual-studio-app-center

Cannot run appcenter CLI after successful install


I just installed appcenter CLI on my MacBook following this guide: https://learn.microsoft.com/en-us/appcenter/cli/

When trying to run the commands from Terminal, e.g. appcenter login I get the following error:

-bash: appcenter: command not found

I quit all my terminal processes and startet one again, but no luck either. Do I need to export some sort of path for it to work?


Solution

  • Anvesh from Appcenter pointed me to this link: -bash: react-native: command not found While it is not for appcenter per se, it solved my problem by adding the correct path.