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 for execution of .cmd (tsp-server.cmd) #4430

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Sep 13, 2024

fixes #4343. shell needs to be used for executing .cmd file in newer nodejs version (a breaking change from nodejs security release). more detail can be found in the issue.

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Sep 13, 2024
@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • typespec-vscode
Show changes

typespec-vscode - fix ✏️

Use "shell" when spawning execution of .cmd file(i.e. tsp-server.cmd) in windows

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@RodgeFu RodgeFu added this pull request to the merge queue Sep 20, 2024
Merged via the queue into microsoft:main with commit 0b08449 Sep 20, 2024
22 checks passed
@RodgeFu RodgeFu deleted the use-shell-for-cmd branch September 20, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
3 participants