Just scaffolded a Solid app using Yarn 3 and the `dev` script fails with "/bin/sh: vite: command not found". Relying on `spawn` knowing where bins are isn't very effective: https://github.com/solidjs/solid-start/blob/main/packages/start/bin.cjs#L122