Skip to content

[core-http] Revert Changes in PR #8843#9276

Merged
jeremymeng merged 1 commit intoAzure:masterfrom
jeremymeng:revert-8843
Jun 4, 2020
Merged

[core-http] Revert Changes in PR #8843#9276
jeremymeng merged 1 commit intoAzure:masterfrom
jeremymeng:revert-8843

Conversation

@jeremymeng
Copy link
Member

@jeremymeng jeremymeng commented Jun 3, 2020

After that change, @types/node are no longer installed in-directly,
which broke TypeScript compilation for consumers of @azure/core-http
if they don't have @types/node as their dependencies.

After that change, @types/node are no longer installed in-directly,
which caused TypeScript compilation for consumers of @azure/core-http
if they don't have @types/node as their dependencies.
@xirzec
Copy link
Member

xirzec commented Jun 3, 2020

Wouldn't a better solution be us directly depending on @types/node if it's needed instead of indirectly depending on it through these deps, both of which are going away in the future?

@jeremymeng
Copy link
Member Author

Wouldn't a better solution be us directly depending on @types/node

yeah, it's being discussed in the internal Teams and we think reverting is the safer short-term fix for this release.

Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please file an issue to do a better fix in the next release ❤️

@jeremymeng
Copy link
Member Author

logged #9278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants