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

Use temporary directory for CLI test #1081

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

scotttrinh
Copy link
Collaborator

A recent update of pnpm (9.8.0) started to cause failures. I believe this is due to the "temporary" projects being made within the main repo's directory, causing some weird "project" detection in pnpm.

A recent update of pnpm (9.8.0) started to cause failures. I believe
this is due to the "temporary" projects being made within the main
repo's directory, causing some weird "project" detection in pnpm.
@scotttrinh scotttrinh marked this pull request as ready for review August 22, 2024 17:27
@scotttrinh scotttrinh merged commit 249ad1b into master Aug 22, 2024
10 checks passed
@scotttrinh scotttrinh deleted the cli-test-uses-tmp-dir branch August 22, 2024 17:45
diksipav pushed a commit that referenced this pull request Aug 22, 2024
A recent update of pnpm (9.8.0) started to cause failures. I believe
this is due to the "temporary" projects being made within the main
repo's directory, causing some weird "project" detection in pnpm.
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.

1 participant