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

Workaround Terminate batch job prompts #39

Open
merceyz opened this issue Sep 20, 2021 · 1 comment
Open

Workaround Terminate batch job prompts #39

merceyz opened this issue Sep 20, 2021 · 1 comment

Comments

@merceyz
Copy link

merceyz commented Sep 20, 2021

A workaround for cmd files has been uncovered to avoid the Terminate batch job prompts when terminating scripts.
We merged the workaround in Yarn in yarnpkg/berry#1939 and cmd-shim applied it in npm@c039646. It would be great to have this fix applied here as well so we can get rid of the prompt for the yarn, pnpm, and npm shims created by corepack (https://github.com/nodejs/corepack/blob/00c2ab1e2c4e606ab1c3a12535fab399789d2814/sources/commands/Enable.ts#L96-L98)

@zkochan
Copy link
Member

zkochan commented Sep 20, 2021

Sounds good

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

No branches or pull requests

2 participants