Open Closed

abp "command not found" on a mac #14


User avatar
0
cmthomps created

I installed the abp cli on my mac, but when I try to run an abp command, I get a "command not found" error. Any ideas?


5 Answer(s)
  • User Avatar
    0
    cmthomps created

    One more piece of info, I've made sure that ~/.dotnet/tools is in my PATH and still getting the same result.

  • User Avatar
    0
    cmthomps created

    Had to the path it to my .zshrc file.

  • User Avatar
    0
    hikalkan created
    Support Team Software Architect

    You've written:

    abp new abp new Acme.BokStore.... (2 times abp new). Is the problem related to that?

  • User Avatar
    0
    Mehmet created

    Can you check the ~/.dotnet/tools folder? Is there abp file? It may be installed in a different folder.

    This document can help you.

    I use macOS, I have encountered the same problem. My problem was solved when I added the dotnet path. Perhaps you may have missed a solution step.

  • User Avatar
    0
    cmthomps created

    I fixed it by adding ~/.dotnet/tools to the path in the ~/.zshrc file.

    Thanks, Craig

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 June 20, 2025, 11:20