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

Add bin directory to the path #5

Closed
SteelAlloy opened this issue Jun 13, 2021 · 0 comments · Fixed by #7
Closed

Add bin directory to the path #5

SteelAlloy opened this issue Jun 13, 2021 · 0 comments · Fixed by #7
Labels
bug Something isn't working

Comments

@SteelAlloy
Copy link

Previously .deno/bin was added to the path when using denolib/setup-deno.
https://github.com/denolib/setup-deno/blob/3c5f954c869f1b0d106e129797480905587250f5/src/installer.ts#L80
Now this is no longer the case.

This is a shame because if one installs tools with deno install then they are not found.

@lucacasonato lucacasonato added the bug Something isn't working label Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants