This command ```sh npx -y @rubriclab/bunl bunl -p 5000 -d dev.rubric.me -s my-name ``` Fails if bun is not installed. `client` doesn't depend on `bun`, so could you publish package without `bun` requirement? It would be cool, your server is awesome