Information
When I run the command: bunx -p @tsed/cli tsed init .
I get back the error:
error: unknown command 'tsed'
- Version: I assume bunx always grabs latest?
- Packages:
@tsed/cli
To be able to init tsed using bunx on Windows
Example
No matter how many times I run this it always says tsed command not found

Acceptance criteria
Information
When I run the command:
bunx -p @tsed/cli tsed init .I get back the error:
error: unknown command 'tsed'@tsed/cliTo be able to init tsed using bunx on Windows
Example
No matter how many times I run this it always says tsed command not found
Acceptance criteria
bunx -p @tsed/cli tsed init .and have it initialize a tsed project for me ready to use with Bun