Skip to content

Fix #158 handle properly dependencies cache when deno/deps does not exists#169

Merged
lucacasonato merged 1 commit intodenoland:masterfrom
danilosampaio:master
Sep 3, 2020
Merged

Fix #158 handle properly dependencies cache when deno/deps does not exists#169
lucacasonato merged 1 commit intodenoland:masterfrom
danilosampaio:master

Conversation

@danilosampaio
Copy link
Copy Markdown
Contributor

It handles ENOENT error thrown by the getAllDenoCachedDeps function when
the deno/deps directory does not exists (e.g. a deno fresh install).

Fix #158

…xists

It handles ENOENT error thrown by the getAllDenoCachedDeps function when
the deno/deps directory does not exists (e.g. a deno fresh install).

Fix #158
Copy link
Copy Markdown
Contributor

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks Danilo

@lucacasonato lucacasonato merged commit 5eb19c6 into denoland:master Sep 3, 2020
axetroy pushed a commit to axetroy/vscode_deno that referenced this pull request Sep 5, 2020
…es not exists (denoland#169)

Co-authored-by: Jose Danilo Sampaio da Silva (Venturus) <[email protected]>
CGQAQ pushed a commit to CGQAQ/vscode_deno that referenced this pull request Sep 13, 2020
…es not exists (denoland#169)

Co-authored-by: Jose Danilo Sampaio da Silva (Venturus) <[email protected]>
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

Successfully merging this pull request may close these issues.

Import autocomplete crashes when the deno/deps doesn't exists

3 participants