Skip to content

(bug) Error finding PHP versions #12

@maxicoffee002

Description

@maxicoffee002

Describe the bug
On a fresh install on Ubuntu 22.04.4 via docker I got the message

Error finding PHP versions: Error: Command failed: whereis -abq php
/bin/sh: whereis: not found

To Reproduce
Steps to reproduce the behavior:

  1. Launch the app via Docker
    docker run -p 3000:3000 -v :/magento clickandmortar/mage-wizard
  2. Set the path to magento on the welcome form , click "Save & Continue"
  3. In terminal see the message :
Error finding PHP versions: Error: Command failed: whereis -abq php
/bin/sh: whereis: not found
  1. In the app the dashboard entry is working fine, the other menu items display only empty grids

Screenshots
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions