Open Closed

Problem when running ABP Suite on Mac #7019


User avatar
0
aaguiar created

I can't run my project using ABP Suite

Getting this:


10 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    The docker tool is missing, you need to install it.

  • User Avatar
    0
    aaguiar created

    but how? I already have Docker installed, the ABP suite is not clear with the messages

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    I already have Docker installed

    Make sure you installed is Docker-desktop https://www.docker.com/products/docker-desktop/

  • User Avatar
    0
    aaguiar created

    I do have Docker Desktop, but ABP Suite keeps complaining it's not installed

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    What's the result if you run the docker --version.

    ABP uses this to check if the dependency is installed

  • User Avatar
    0
    aaguiar created

  • User Avatar
    0
    aaguiar created

    Any idea?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I will feedback to the Studio team.

  • User Avatar
    0
    aaguiar created

    Hi, I didn't get any response from you, is there any fix I can do to have ABP Studio working on my mac?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello, thank you for reporting the issue to us. We are working on the problem but it is very difficult to say when it will be fixed. However, as a workaround, you can run ABP Studio with the following command with admin privilege and try again.

    sudo open /Applications/ABP\ Studio.app


    Feel free to report if the workaround worked :)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11