Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

AZ CLI: Improve handling of npm install #876

@stevengum

Description

@stevengum

Tool

Name: az cli
Version: 2.0.53 (0.1.3)

Describe the bug

KuduClient.install_npm_dependencies() performs a request for Kudu to install the npm dependencies. However, npm install can take a long time and the client can timeout while waiting for the successful response from Kudu.

Expected behavior

Not have the KuduClient timeout due to npm install taking a long time. KuduClient timing out leads to an error that makes it seem like the publish failed (which it may or may not have).

[bug]

Metadata

Metadata

Assignees

Labels

4.4April 15, 2019 ReleaseAzure CLIAzure Command LineP1approvedApproved by the Triage Team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions