Skip to content

chore: fix deprecation warning with Node.js 16 imports#6248

Closed
mxschmitt wants to merge 1 commit into
microsoft:masterfrom
mxschmitt:bugfix/node-16-deprecation-warning
Closed

chore: fix deprecation warning with Node.js 16 imports#6248
mxschmitt wants to merge 1 commit into
microsoft:masterfrom
mxschmitt:bugfix/node-16-deprecation-warning

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

@mxschmitt mxschmitt commented Apr 20, 2021

This isn't a quick-one, with a change we probably break previous Node.js versions. For reference

Fixes #6026

See here #6026 (comment) for reproducible steps.

@mxschmitt mxschmitt changed the title chore: fix deprecation warning with Node.js imports chore: fix deprecation warning with Node.js 16 imports Apr 20, 2021
@mxschmitt mxschmitt marked this pull request as draft April 20, 2021 19:32
@mxschmitt mxschmitt force-pushed the bugfix/node-16-deprecation-warning branch from 3b33a2a to 00ac4ff Compare April 20, 2021 19:34
@mxschmitt
Copy link
Copy Markdown
Contributor Author

Closing for now, nobody reported any issues.

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.

[BUG] Node.js 16 results in DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field with file import

1 participant