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

Imports displaying not found despite imported cached and working. #1016

Open
jbu4github opened this issue Dec 19, 2023 · 1 comment
Open

Comments

@jbu4github
Copy link

Describe the bug

Imports displaying not found despite imported cached and working. (Specifically occurring with https://raw.githubusercontent.com/...)

To Reproduce

Import external module - or update version of external module in imports (in e.g. screenshot 4.0.0 -> 4.0.1)
deno task run
navigate to page
observe explicit caching of import in console
observe bug

I can remove the bug by running 'deno info URL' for each url, then 'Developer Reload Page' But I cannot do this for batch imports specified in the deno.json imports in one, it requires running for each file explicitly individually imported. This is too inconvenient.

Expected behavior

I expect that the module is displayed as cached inline, when it is cached.

Screenshots

image

image

image

Versions

vscode: 1.85.1 deno: 1.38.3 extension: ?

@jbu4github
Copy link
Author

Pretend the imports cached in screenshot 3 are for v4.0.1, rather than 4.0.0.

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