-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
Type: SupportAny questions, information, or general needs around the SDK or GitHub APIsAny questions, information, or general needs around the SDK or GitHub APIsdeno
Description
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type: SupportAny questions, information, or general needs around the SDK or GitHub APIsAny questions, information, or general needs around the SDK or GitHub APIsdeno