Skip to content

Error on Example (JSR import failed) #95

Description

@jaronwanderley

I was trying to execute the example to start using the deno-webui, but I can't pass through this error:

deno run --allow-read --allow-write --allow-net --allow-env --allow-ffi hello_world.ts
error: JSR package manifest for '@webui/deno-webui' failed to load. Import 'https://jsr.io/@webui/deno-webui/meta.json' failed.
    at file:///C:/Users/jwanderley/downloads/deno-webui/hello_world.ts:8:23

I don't know why the error is on the meta.json

{
  "scope": "webui",
  "name": "deno-webui",
  "latest": "2.5.8",
  "versions": {
    "2.5.8": {},
    "2.5.6": {},
    "2.5.4": {
      "yanked": true
    },
    "2.5.5": {
      "yanked": true
    },
    "2.5.7": {}
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions