[Bug] HTTP Error 404 on website.js
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Installation command works fine, however on run of say `ddoc https://deno.land/x/dash@2.2.2/mod.ts` it errors with a 404 error when attempting to get the file `https://deno.land/x/ddoc@0.0.2/website.js`.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with `ddoc https://deno.land/x/dash@2.2.2/mod.ts` and inspect how the CLI requests `https://deno.land/x/ddoc@0.0.2/website.js`. Trace the request for website.js and verify the command completes without a 404 while generating the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, typescript
- Domain
- cli, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100