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
I need to get the database from a Platform project, but lando pull -r database -m web/sites/default/files gives the error Verifying you are authenticated against platform.sh... /helpers/psh-pull.sh: line 75: platform: command not found
When I do just lando platform to test it throws /helpers/psh-exec.sh: 36: exec: platform: not found
The text was updated successfully, but these errors were encountered:
I need to get the database from a Platform project, but
lando pull -r database -m web/sites/default/files
gives the errorVerifying you are authenticated against platform.sh... /helpers/psh-pull.sh: line 75: platform: command not found
When I do just lando platform to test it throws
/helpers/psh-exec.sh: 36: exec: platform: not found
The text was updated successfully, but these errors were encountered: