Azure-Samples / Azure-Samples/storage-blob-upload-from-webapp

@azure/storage-blob imports are failing

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
92
Forks
279
PR merge metrics
No merged PRs in 30d

Description

Hi,
I have been using @azure/storage-blob version 12.0.1 to consume the blob storage feature with angular 7 and typescript 3.2.4, but it fails with the following error.
ERROR in node_modules/@azure/core-auth/types/core-auth.d.ts(28,9): error TS1086: An accessor cannot be declared in an ambient context.

I cannot update the typescript version without updating angular version, thus I am stuck with this issue. Until last week, this was working fine, but while doing an npm update since monday the code has been failing with this exception.

Can someone help.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.