Closed
Description
openedon Apr 15, 2022
Storage - Blob nightly test runs are failing with:
Error message:
ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
.
└─┬ @rush-temp/opentelemetry-instrumentation-azure-sdk
├─┬ @opentelemetry/sdk-trace-base
│ └── ✕ unmet peer @opentelemetry/api@">=1.1.0 <1.2.0": found 1.0.4
└─┬ @opentelemetry/sdk-trace-node
└── ✕ unmet peer @opentelemetry/api@">=1.1.0 <1.2.0": found 1.0.4
The command failed:
D:\a_work\1\s\common\temp\pnpm-local\node_modules.bin\pnpm install --store D:\a_work\1\s\common\temp\pnpm-store --no-prefer-frozen-lockfile --strict-peer-dependencies
ERROR: Error: The command failed with exit code 1
For more details check here:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment