Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core-http] Better fix to address the issue of needing @types/node in runtime dependency list #9278

Closed
jeremymeng opened this issue Jun 3, 2020 · 1 comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@jeremymeng
Copy link
Member

#9276 is a short-term fix that revert PR #8843.

The following options were considered but reverting was chose as the safer fix for that release.

  • add "@types/node": "*" to dependencies
  • shim node types - much more involved.

This issue tracks a better fix then reverting.

@jeremymeng jeremymeng added Azure.Core Client This issue points to a problem in the data-plane of the library. labels Jun 3, 2020
@jeremymeng jeremymeng added this to the [2020] June milestone Jun 3, 2020
@xirzec xirzec modified the milestones: [2020] June, [2020] July Jun 8, 2020
@ramya-rao-a ramya-rao-a modified the milestones: [2020] July, Backlog Jun 30, 2020
@ramya-rao-a
Copy link
Contributor

We are moving to @azure/core-rest-pipeline across packages as part of #15594
Closing as we are not planning on further investments in @azure/core-http

@xirzec xirzec removed this from the Backlog milestone May 18, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

3 participants