Skip to content

Use shell: true and explicit cwd for all package manager commands#963

Merged
ecraig12345 merged 1 commit intomasterfrom
ecraig/shell-fix-2
Apr 24, 2024
Merged

Use shell: true and explicit cwd for all package manager commands#963
ecraig12345 merged 1 commit intomasterfrom
ecraig/shell-fix-2

Conversation

@ecraig12345
Copy link
Copy Markdown
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
@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