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

Disable pnpm install prompts during ui build #131

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

fitztrev
Copy link
Member

@fitztrev fitztrev commented Dec 7, 2024

If you switch from running ./ui/build on the host vs the container, you may get a prompt like this before installation can continue:

image

@schlawg
Copy link
Contributor

schlawg commented Dec 7, 2024

this will happen whenever multiple environments try to share a lockfile, which we recently added to ui/.build for reasons.

@fitztrev fitztrev merged commit ed58ab1 into main Dec 7, 2024
4 checks passed
@fitztrev fitztrev deleted the disable-pnpm-prompts branch December 7, 2024 20:19
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