
~/.cache/denodeno cache --unstable **/*.tsIt runs without error
404 Not Found.
0.50.0 would be the right version for release candidates
@KSXGitHub Change all [email protected] to [email protected]. deno and std versions have been decoupled: #4515.
There have been some hitches in the registry while changing tag scheme and as a result some URLs which aren't supposed to work have been working until now. Sorry.
std is not yet at 1.0. We were erroneously linking through earlier today (https://github.com/denoland/deno_website2/pull/381).
You can get the current version here: https://github.com/denoland/deno/blob/master/std/version.ts
Most helpful comment
@KSXGitHub Change all
[email protected]to[email protected].denoandstdversions have been decoupled: #4515.There have been some hitches in the registry while changing tag scheme and as a result some URLs which aren't supposed to work have been working until now. Sorry.