Failed to generate emitter sdk due to npm list --all
failed in eng/common/scripts/typespec/New-EmitterPackageLock.ps1
#32518
Labels
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
Describe the bug
A clear and concise description of what the bug is.
npm list --all
reports missing @typespec/openapi while it's already in TCGCSince TCGC uses rush+pnpm, I guess it causes npm failed to parse dependency.
Can we delete this command?
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4471844&view=logs&j=739bb7ec-7296-5b40-7dff-ee3297bfdaa4&t=e86df87d-35b0-5d39-3a9f-d53f39de3dbe&l=26
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
pipeline success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=6415
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
azure-sdk-for-js/eng/common/scripts/typespec/New-EmitterPackageLock.ps1
Line 47 in 886050e
The text was updated successfully, but these errors were encountered: