You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello, I am using Deno, but I can't import it.
Could you help me what could be wrong? The error message is:
The text was updated successfully, but these errors were encountered: