Skip to content

isHSL.ts import has wrong casing in deno.land #20

@villecoder

Description

@villecoder

Receiving the following error when attempting to import from https://deno.land/x/validate@0.4.0/mod.ts :

error: Module not found "https://deno.land/x/validate@v0.4.0/src/libs/isHSL.ts".
    at https://deno.land/x/validate@v0.4.0/src/mod.ts:58:15
❯ ./index.ts

Looks like the file is listed as isHsl.ts instead.

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