Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wp: not found #1170

Closed
mordonez opened this issue Sep 5, 2018 · 5 comments
Closed

wp: not found #1170

mordonez opened this issue Sep 5, 2018 · 5 comments
Assignees
Milestone

Comments

@mordonez
Copy link

mordonez commented Sep 5, 2018

Setup

v3.0.0-beta.47 on macOS v10.13.6 (Darwin 17.7.0)

.lando.yml

name: seguros
recipe: wordpress
config:
  webroot: .
  xdebug: true

services:
# Additional services
  mailhog:
    type: mailhog
    hogfrom:
      - appserver

Tell us about the command you were running

lando wp -vvvv

Tell us about the error you got

/bin/sh: 1: wp: not found

Tell us generally about your bug

I tried to run the wp command inside a worpress project

@fafnirical
Copy link

Encountering the same with Lando v3.0.0-rc.1.

@alijaffar
Copy link

I'm getting the same issues

@pirog pirog added this to the RC1 milestone Nov 28, 2018
@pirog pirog self-assigned this Nov 28, 2018
@grok
Copy link

grok commented Dec 21, 2018

Same issue here.

@grok
Copy link

grok commented Dec 21, 2018

Contents of the yml file:

name: my-lando-app
recipe: wordpress
config:
  webroot: .

Additional information:

$ ls
Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       12/21/2018     11:22             58 .lando.yml
$ lando version
v3.0.0-beta.47
$ lando wp
/bin/sh: 1: wp: not found

pirog added a commit that referenced this issue Jan 24, 2019
@pirog
Copy link
Sponsor Member

pirog commented Jan 24, 2019

Closing this in favor of #1227

@pirog pirog closed this as completed Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants