Open Closed

Abp command not found on macos #687


User avatar
0
basavraj.chorgasti created

i am using macos Big Slur version 11.0.1

  • Steps to reproduce the issue: dotnet tool install -g Volo.Abp.Cli dotnet tool update -g Volo.Abp.Cli

getting error on following command abp suite install abp suite update abp suite

**Error ** zsh: command not found: abp


2 Answer(s)
  • User Avatar
    0
    bunyamin created

    Hello,

    Did you add the location where abp exists to the PATH?

    You could run a command like export PATH=$PATH:/root/.dotnet/tools. It could be a little different depending on your machine.

  • User Avatar
    0
    bunyamin created

    Closing this issue due to inactivity.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 01, 2025, 08:37