criting_
WWasp
•Created by criting_ on 4/22/2025 in #🙋questions
Docker and MacOS
I'm trying to create a Wasp project, but it always fails on the Docker part.
I always get the error
"❌ --- [Error] Couldn't find
docker
executable: ---------------------------------
To run PostgreSQL dev database, Wasp needs docker
installed and in PATH."
I am able to run docker commands in the terminal by myself with no issue. I also have Docker added in my PATH. I have no idea why Wasp cannot find the command that I use with no problem.
Can anyone help?
I'm with latest versions of Node, Docker, and MacOS23 replies