Platform
Linux
Operating system version
Ubuntu 24.04
System architecture
Intel (x86)
PolyScope Version
0.14
Bug description
When creating a Laravel install, I get this:
Setup script failed:
/bin/sh: 1: herd: not found
It assumes that this is a Mac install with Herd installed.
Steps to reproduce
- Create a Laravel project. make sure the laravel command is installed. It is not documented, but otherwise you will not be able to create the project.
- Configure it. Any setting will work.
- It fails:
- Setup script failed:
/bin/sh: 1: herd: not found
Relevant log output