Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] bunx -p @tsed/cli tsed init . error: unknown command 'tsed' #468

Open
1 task
csprance opened this issue Mar 22, 2025 · 2 comments
Open
1 task

[BUG] bunx -p @tsed/cli tsed init . error: unknown command 'tsed' #468

csprance opened this issue Mar 22, 2025 · 2 comments
Assignees

Comments

@csprance
Copy link
Contributor

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

Image

Acceptance criteria

  • Run bunx -p @tsed/cli tsed init . and have it initialize a tsed project for me ready to use with Bun
@Romakita
Copy link
Contributor

@csprance You can init projet using npx and select bun as package manager.

@Romakita
Copy link
Contributor

@csprance correct command is bunx -p @tsed/cli init ..

I'll fix the command on the website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants