Skip to content

Diagnostic "ExportNotFound" has no documented section via https://jsr.io/go/slow-type-export-not-found #1063

@neoncitylights

Description

@neoncitylights

While encountering an "ExportNotFound" error (which I fixed since I had a typo in a path within deno.json's exports field), it printed out the following message:

  = hint: this error is the result of a bug in Deno and you don't be seeing it - please open an issue if one doesn't exist

  info: this error is the result of a bug in Deno and you don't be seeing it - please open an issue if one doesn't exist
  docs: https://jsr.io/go/slow-type-export-not-found

The problem I found is that https://jsr.io/go/slow-type-export-not-found has no documented section on https://jsr.io/docs/about-slow-types when redirected here.

I wasn't sure if I should've opened an issue in https://github.com/denoland/deno_graph or here since the diagnostic report is written there, but I figured I'd open it since this is where the documentation regarding slow types lives.

I think both repositories would need a PR (which I'd be happy to submit for), since the ExportNotFound message is not completely accurate, as it should probably say something like:

this error may be the result of a typo or a bug in Deno - if you think this is the case, please open an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions