Devesh Shendkar
Devesh Shendkar
no enable to reload module have tried with deno run --reload https://deno.land/x/oak_graphql/mod.ts and also with, deno run --reload https://deno.land/x/[email protected]/mod.ts but for both i got same error, error: Import 'https://cdn.pika.dev/-/[email protected]/jsutils/Path.d.ts' failed:...
tried deleting the cache folder, but still getting this error error: Import 'https://cdn.pika.dev/-/[email protected]/jsutils/Path.d.ts' failed: 401 Unauthorized and when try to reload with command - deno run --reload https://deno.land/x/oak_graphql/mod.ts got error...
hi any update for this issue.