Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels