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.
Receiving the following error when attempting to import from https://deno.land/x/validate@0.4.0/mod.ts :
Looks like the file is listed as
isHsl.tsinstead.