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

fix: don't crash when $HOME is a relative path #13581

Merged
merged 4 commits into from
Feb 3, 2022

Conversation

lucacasonato
Copy link
Member

Canonicalize the cache/home dir before use in DenoDir.

Fixes #13561

Canonicalize the cache/home dir before use in DenoDir.
@lucacasonato lucacasonato merged commit 681c3be into denoland:main Feb 3, 2022
@lucacasonato lucacasonato deleted the relative_home_directory branch February 3, 2022 13:08
ry pushed a commit to ry/deno that referenced this pull request Feb 3, 2022
Absolutize the cache/home dir before use in DenoDir.
ry pushed a commit to ry/deno that referenced this pull request Feb 3, 2022
Absolutize the cache/home dir before use in DenoDir.
bartlomieju pushed a commit that referenced this pull request Feb 3, 2022
Absolutize the cache/home dir before use in DenoDir.
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.

Panic when running deno lsp with relative HOME
2 participants