ljharb / es-abstract

ECMAScript spec abstract operations.
MIT License
114 stars 30 forks source link

(node:4665) [DEP0148] DeprecationWarning #137

Closed moinologics closed 3 years ago

moinologics commented 3 years ago

i'm using vue-cli 4.15 and getting this warning

(node:4665) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./2020/" in the "exports" field module resolution of the package at /myProjects/frontend/node_modules/es-abstract/package.json. Update this package.json to use a subpath pattern like "./2020/*". (Use node --trace-deprecation ... to show where the warning was created)

kindly resolve it.

ljharb commented 3 years ago

Update to v1.18.5. Duplicate of #133.