I followed the ddev official installation for Windows (using WSL and Ubuntu distribution). At the end of the powershell command, I can see the followning:
<code>RefreshEnv.cmd does not work when run from this process. If you're in PowerShell, please 'Import-Module $env:ChocolateyInstallhelperschocolateyProfile.psm1' and try again.
ITEM VALUE
DDEV version v1.23.2
architecture amd64
cgo_enabled 0
db ddev/ddev-dbserver-mariadb-10.11:v1.23.2
ddev-ssh-agent ddev/ddev-ssh-agent:v1.23.2
docker 26.1.4
docker-api 1.45
docker-compose v2.27.0
docker-platform docker-desktop
global-ddev-dir /home/gremo/.ddev
mutagen 0.17.2
os linux
router ddev/ddev-traefik-router:v1.23.2
web ddev/ddev-webserver:v1.23.2
</code>
<code>RefreshEnv.cmd does not work when run from this process. If you're in PowerShell, please 'Import-Module $env:ChocolateyInstallhelperschocolateyProfile.psm1' and try again.
ITEM VALUE
DDEV version v1.23.2
architecture amd64
cgo_enabled 0
db ddev/ddev-dbserver-mariadb-10.11:v1.23.2
ddev-ssh-agent ddev/ddev-ssh-agent:v1.23.2
docker 26.1.4
docker-api 1.45
docker-compose v2.27.0
docker-platform docker-desktop
global-ddev-dir /home/gremo/.ddev
mutagen 0.17.2
os linux
router ddev/ddev-traefik-router:v1.23.2
web ddev/ddev-webserver:v1.23.2
</code>
RefreshEnv.cmd does not work when run from this process. If you're in PowerShell, please 'Import-Module $env:ChocolateyInstallhelperschocolateyProfile.psm1' and try again.
ITEM VALUE
DDEV version v1.23.2
architecture amd64
cgo_enabled 0
db ddev/ddev-dbserver-mariadb-10.11:v1.23.2
ddev-ssh-agent ddev/ddev-ssh-agent:v1.23.2
docker 26.1.4
docker-api 1.45
docker-compose v2.27.0
docker-platform docker-desktop
global-ddev-dir /home/gremo/.ddev
mutagen 0.17.2
os linux
router ddev/ddev-traefik-router:v1.23.2
web ddev/ddev-webserver:v1.23.2
However ddev command isn’t available in powershell or regular terminal. I rebooted the machine but still not available.
In addition, this is my work PC. On my home PC installation went just fine. Any Help?