Skip to content

Use newer node in publish pipeline#10813

Merged
timotheeguerin merged 7 commits into
microsoft:mainfrom
timotheeguerin:fix/publish-old-node
May 27, 2026
Merged

Use newer node in publish pipeline#10813
timotheeguerin merged 7 commits into
microsoft:mainfrom
timotheeguerin:fix/publish-old-node

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

@timotheeguerin timotheeguerin commented May 27, 2026

Resoilve an issue with a package that fail to install in standalone cli e2e tests

typespec/standalone-cli:test:e2e:     'npm warn Unknown global config "store-dir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.\n' +
@typespec/standalone-cli:test:e2e:     'npm error code EBADENGINE\n' +
@typespec/standalone-cli:test:e2e:     'npm error engine Unsupported engine\n' +
@typespec/standalone-cli:test:e2e:     'npm error engine Not compatible with your version of node/npm: mute-stream@4.0.0\n' +
@typespec/standalone-cli:test:e2e:     'npm error notsup Not compatible with your version of node/npm: mute-stream@4.0.0\n' +
@typespec/standalone-cli:test:e2e:     'npm error notsup Required: {"node":"^22.22.2 || ^24.15.0 || >=26.0.0"}\n' +
@typespec/standalone-cli:test:e2e:     'npm error notsup Actual:   {"node":"v24.14.1","npm":"11.15.0"}\n' +
@typespec/standalone-cli:test:e2e:     'npm error A complete log of this run can be found in: /home/cloudtest/.npm/_logs/2026-05-27T14_28_43_340Z-debug-0.log\n' +
@typespec/standalone-cli:test:e2e:     'Internal compiler error!\n' +

successful run https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6359597&view=results

@timotheeguerin timotheeguerin changed the title Fix publish using old node Use node 26 in publish pipeline May 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

No changes needing a change description found.

@azure-sdk-automation
Copy link
Copy Markdown

azure-sdk-automation Bot commented May 27, 2026

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@timotheeguerin timotheeguerin changed the title Use node 26 in publish pipeline Use newer node in publish pipeline May 27, 2026
@timotheeguerin timotheeguerin enabled auto-merge May 27, 2026 19:19
@timotheeguerin timotheeguerin added this pull request to the merge queue May 27, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 27, 2026
@timotheeguerin timotheeguerin added this pull request to the merge queue May 27, 2026
Merged via the queue into microsoft:main with commit 0e73dd3 May 27, 2026
32 checks passed
@timotheeguerin timotheeguerin deleted the fix/publish-old-node branch May 27, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants