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 shell: true and explicit cwd for all package manager commands #963

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

ecraig12345
Copy link
Member

@ecraig12345 ecraig12345 commented Apr 24, 2024

Follow-up of #962 since I forgot to update yarn and pnpm...

Combine the manager logic into one file (preserve an npm wrapper for convenience) to consistently share the shell: true setting and other logic.

Require an explicit cwd when running package manager commands. This might be related to #955.

@ecraig12345 ecraig12345 merged commit 349712e into master Apr 24, 2024
4 checks passed
@ecraig12345 ecraig12345 deleted the ecraig/shell-fix-2 branch April 24, 2024 01:39
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