Skip to content

DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" #153

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

Open
AssetCEO opened this issue Mar 5, 2025 · 0 comments

Comments

@AssetCEO
Copy link

AssetCEO commented Mar 5, 2025

When I use the latest Content Doc Template and run npm run build, the following message appears:
(This message does not appear in the previous version.)

(node:61032) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at D:\IT project\blog-system\node_modules\@iconify\utils\package.json imported from D:\IT project\blog-system\node_modules\@nuxt\icon\dist\runtime\server\api.js. Mapping specifiers ending in "/" is no longer supported.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:61032) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at D:\IT project\blog-system\node_modules\@unocss\preset-wind3\package.json imported from D:\IT project\blog-system\node_modules\nuxt-og-image\dist\runtime\server\og-image\context.js. Mapping specifiers ending in "/" is no longer supported.
(node:61032) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at D:\IT project\blog-system\node_modules\@vueuse\core\package.json imported from D:\IT project\blog-system\node_modules\.cache\nuxt\.nuxt\dist\server\server.mjs. Mapping specifiers ending in "/" is no longer supported.
(node:61032) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at D:\IT project\blog-system\node_modules\@iconify\vue\package.json imported from D:\IT project\blog-system\node_modules\.cache\nuxt\.nuxt\dist\server\server.mjs. Mapping specifiers ending in "/" is no longer supported.
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

No branches or pull requests

1 participant