You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
When I try to start dev on Podman I get an error message: unable to access podman. Do you have podman client installed and configured correctly? cause: exec: "podman": executable file not found in $PATH
However, if I run the same command from terminal, starting dev works well.
I am running intellij 2023.2.4 (Ultimate Edition) on MacOS 14.1.1
The text was updated successfully, but these errors were encountered:
When I try to start dev on Podman I get an error message:
unable to access podman. Do you have podman client installed and configured correctly? cause: exec: "podman": executable file not found in $PATH
However, if I run the same command from terminal, starting dev works well.
I am running intellij 2023.2.4 (Ultimate Edition) on MacOS 14.1.1
The text was updated successfully, but these errors were encountered: