Errors from @azure/storage-blob sdk dependency #29080
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
needs-team-triage
Workflow: This issue needs the team to triage.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
A clear and concise description of what the bug is,
My project is using VUE JS - "2.6.10" with NODE js version 18.12.0.
(Upgraded from NODE 16.14.2 to 18.12.0 to try out fixing this issue.)
When I try to build my project recently, there are a bunch of errors that are coming from the @Azure storage blob dependency files.
I have to tried upgrade/downgrade the dependency package and NODE versions but nothing seems to work.
All the errors are from the @azure/storage-blob dependency files.
Earlier there was a dependency error from @azure/logger before the release of recent patch in #28940 for @azure/storage-blob package.
To Reproduce
Steps to reproduce the behavior:
Errors:
patchErrors.txt
Expected behavior
Vue app should build/run successfully without any dependency errors.
Screenshots
This is just the first error, I've attached the error list in the above attachment.
Additional context
Builds have started to fail with errors after recent updates/patches to this azure storage blob package from the past two weeks.
This was working fine from past 1 year. I kindly request anyone to please fix this at the earliest.
The text was updated successfully, but these errors were encountered: