Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative import path "memoizee" not prefixed with / or ./ or ../ and not in import map #672

Open
saidhasyim opened this issue Jan 17, 2024 · 0 comments

Comments

@saidhasyim
Copy link

Hello, I am using Deno, but I can't import it.

import * as googlePlayScraper from "https://deno.land/x/[email protected]/index.js";

Could you help me what could be wrong? The error message is:

error: Relative import path "memoizee" not prefixed with / or ./ or ../ and not in import map from "https://deno.land/x/[email protected]/index.js"
    at https://deno.land/x/[email protected]/index.js:3:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant