Open pvanhemmen opened 5 days ago
Could you post the output of lando shellenv --add --debug
?
@pvanhemmen any updates RE: @AaronFeledy's comment?
Unfortunately I'm not able to reproduce the error anymore. I had resolved the issue for myself by adding the path to .zshrc by hand. Now even if I remove the entry or clear .zshrc completely and restart the shell, the command runs just fine.
As stated above, this happened to me during a completely fresh install of lando at the end of the normal installation routine.
I'm currently in the process of setting up lando v3.23.3 on a completely fresh machine running the latest macOS Sequoia 15.1.
I use the newly introduced shell script for installation. Unfortunately the script is unable to update my bin path, the installation fails with
This error is triggered when the installer is trying to add lando to the bin path with
lando shellenv --add
A manual execution of the command also fails with the same error.