Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(devcontainers-cli): install to $CODER_SCRIPT_BIN_DIR when using yarn #457

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

DanielleMaywood
Copy link
Contributor

When using codercom/enterprise-node, this will install the devcontainer cli into /home/coder/.yarn/bin, which is not in $PATH. To work around this, we'll install it into $CODER_SCRIPT_BIN_DIR, like we do with pnpm.

@DanielleMaywood DanielleMaywood self-assigned this May 2, 2025
@DanielleMaywood DanielleMaywood changed the title fix(devcontainer-cli): install to $CODER_SCRIPT_BIN_DIR when using yarn fix(devcontainers-cli): install to $CODER_SCRIPT_BIN_DIR when using yarn May 2, 2025
@DanielleMaywood DanielleMaywood requested a review from matifali May 2, 2025 11:51
@DanielleMaywood DanielleMaywood merged commit f285eef into main May 2, 2025
4 checks passed
@DanielleMaywood DanielleMaywood deleted the dm-devcontainer-cli-yarn branch May 2, 2025 11:53
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.

2 participants