•Created by Carlos Scheidegger on 9/18/2024 in #help
`deno vendor`: help with import_map.json changes from deno.land to jsr?
Import map diagnostics:
- Invalid top-level key "vendor". Only "imports" and "scopes" can be present.
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"
Import map diagnostics:
- Invalid top-level key "vendor". Only "imports" and "scopes" can be present.
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"
•Created by Carlos Scheidegger on 9/18/2024 in #help
`deno vendor`: help with import_map.json changes from deno.land to jsr?
I get
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"
Note that this is specifically a deno vendor question
•Created by Carlos Scheidegger on 9/18/2024 in #help
`deno vendor`: help with import_map.json changes from deno.land to jsr?
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"
error: Relative import path "archive/tar" not prefixed with / or ./ or ../ and not in import map from "file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/publish/common/bundle.ts"