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
This command
Fails if bun is not installed.
clientdoesn't depend onbun, so could you publish package withoutbunrequirement?It would be cool, your server is awesome