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

Add shell: true to TSP install command. #3243

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Conversation

LadyCailin
Copy link
Contributor

@LadyCailin LadyCailin commented Apr 26, 2024

This is a breakage due to a breaking change in node's latest incremental version. (See nodejs/node#52554 for background). Adding shell: true fixes this.

Fixes #3242.

This is a breakage due to a breaking change in node's latest incremental version.
(See nodejs/node#52554 for background). Addint
shell: true fixes this.

Fixes microsoft#3242.
@LadyCailin
Copy link
Contributor Author

Note that I don't have a mac to test in, but I tested this in WSL as well, and it works (although it works without the fix too).

@timotheeguerin
Copy link
Member

/azp run typespec - pr tools

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

❌ There is undocummented changes. Run chronus add to add a changeset or click here.

The following packages have changes but are not documented.

  • @typespec/compiler
Show changes

@timotheeguerin timotheeguerin added this pull request to the merge queue Apr 26, 2024
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.

[Bug]: tsp install breaks on latest version of node
3 participants