Skip to content

Error: 'number-to-alphabet' does not provide an export named 'NumberToAlphabet' #14

@BananaAcid

Description

@BananaAcid

Using Deno 2.3.7 and cli-html-4.3.1 (works on NodeJS)

$ deno .\index.ts

error: Uncaught SyntaxError: The requested module 'number-to-alphabet' does not provide an export named 'NumberToAlphabet'
    at <anonymous> (file:///  [...]  /node_modules/cli-html/lib/utils/list.js:1:10)

➡️ https://github.com/grigorii-horos/cli-html/blob/v4.4.0/lib/utils/list.js#L1

... because NumberToAlphabet.d.ts is imported in a .js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions