krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
18.15k stars 767 forks source link

Can't import the module #639

Closed Kayxue closed 1 year ago

Kayxue commented 2 years ago

Describe the bug

When I import the module, it said "Module not found https://deno.land/x/fuse@v6.4.1/src/core/register"

Version

For deno, V6.4.1

Is this a regression?

I don't know

🔬Minimal Reproduction

just create mod.ts & import the module with import fuse from "https://deno.land/x/fuse@v6.4.1/src/entry.js"

Additional context

Deno Version: 1.17.3

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days