cool
cool copied to clipboard
Install command returns `error: JSR package not found`
Describe the bug
Hi, when I try to install the cool cli using the command in the README, it returns error: JSR package not found: @cool/cli.
To Reproduce
Steps to reproduce the behavior:
- Install Deno and add deno $path.
- Run
deno install -g jsr:@cool/clion terminal.
Expected behavior
The cool cli should be installed. However, it seems that @cool/cli package does not exist on jsr.io.
Screenshot
Environment
- OS: macOS 14.1
- Deno Version: 1.46.3