-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Launch the app via Docker
docker run -p 3000:3000 -v :/magento clickandmortar/mage-wizard - Set the path to magento on the welcome form , click "Save & Continue"
- In terminal see the message :
Error finding PHP versions: Error: Command failed: whereis -abq php
/bin/sh: whereis: not found
- In the app the dashboard entry is working fine, the other menu items display only empty grids
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
