libts / tslib

Touchscreen access library
GNU Lesser General Public License v2.1
596 stars 290 forks source link

DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package #185

Closed billpeace closed 3 years ago

billpeace commented 3 years ago

[DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at E:\Project\aspnet-zero-core-5.5.0\Nangular\node_modules\tslib\package.json. Update this package.json to use a subpath pattern like "./*". (Use node --trace-deprecation ... to show where the warning was created)

node -v v15.3.0

npm -v 6.14.9

merge commented 3 years ago

since nodejs has nothing to do with this library project, do you mean to file this issue against https://www.npmjs.com/package/tslib ?