What happened?
deno check ... consistently errors when using octokit via esm.sh
Versions
Octokit.js v4.0.2
Deno v2.0.6
Relevant log output
$ deno check *.ts **/*.ts --allow-import
error: Failed resolving types. Relative import path "@octokit/core/types" not prefixed with / or ./ or ../ and not in import map from "https://esm.sh/v135/[email protected]/X-ZS8q/dist-types/octokit.d.ts"
at https://esm.sh/v135/[email protected]/X-ZS8q/dist-types/octokit.d.ts:4:59
$
Code of Conduct
What happened?
deno check ...consistently errors when using octokit via esm.shVersions
Octokit.js v4.0.2
Deno v2.0.6
Relevant log output
Code of Conduct