You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a DeprecationWarning using Node.js 16 (Nuxt.js project).
ERROR (node:10619) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /{my-local-path}/node_modules/leaflet-geosearch/package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)
Best regards,
Antoine
The text was updated successfully, but these errors were encountered:
Hi,
There is a DeprecationWarning using Node.js 16 (Nuxt.js project).
Best regards,
Antoine
The text was updated successfully, but these errors were encountered: