Install command returns `error: JSR package not found`

Open
#48 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
deno, typescript
Domain
cli

Research direction

Start with the installation command in the README and verify whether @cool/cli is available on JSR using the reported Deno version. Check the repository's package or publication configuration mentioned by that command; done means the README command installs the cool CLI successfully or documents the correct install target.

Written by the indexing model from the issue text.

Description

bug

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:

  1. Install Deno and add deno $path.
  2. Run deno install -g jsr:@cool/cli on terminal.

Expected behavior
The cool cli should be installed. However, it seems that @cool/cli package does not exist on jsr.io.

Screenshot
image

Environment

  • OS: macOS 14.1
  • Deno Version: 1.46.3
Dominant language
TypeScript
Stars
128
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eser/stack

All issues in eser/stack

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.