-
Notifications
You must be signed in to change notification settings - Fork 71
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
tslib DeprecationWarning
with node v16 (15?)
#267
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This is actually an issue on tslib package: |
Should be fixed in 0.31.0 |
@ezolenko, I am still seeing the same issue even with (node:68636) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at *****js/node_modules/rollup-plugin-typescript2/node_modules/tslib/package.json. yarn info rollup-plugin-typescript2
yarn info v1.22.17
{
name: 'rollup-plugin-typescript2',
description: 'Seamless integration between Rollup and TypeScript. Now with errors.',
'dist-tags': {
latest: '0.31.1'
}, |
@leikoilja
|
@ezolenko, thanks for getting back to me: Edit: |
DeprecationWarning
with node v16 (15?)
Closing as this was a false alarm on the re-opening. Should be fixed in >=0.31.0 per above |
What happens and why it is wrong
Environment
Versions
The text was updated successfully, but these errors were encountered: