Skip to content

Building current repository fails #144

@justserdar

Description

@justserdar
  • Operating System: Windows_NT
  • Node Version: v22.14.0
  • Nuxt Version: 3.16.2
  • CLI Version: 3.24.0
  • Nitro Version: 2.11.8
  • Package Manager: pnpm@10.7.0
  • Builder: -
  • User Config: modules, devtools, css, routeRules, future, compatibilityDate, nitro, eslint
  • Runtime Modules: @nuxt/eslint@1.3.0, @nuxt/image@1.10.0, @nuxt/ui-pro@3.0.2, @nuxt/content@3.4.0, @vueuse/nuxt@13.0.0, nuxt-og-image@5.1.1
  • Build Modules: -

Cloning the repo and building after fresh install doesn't work anymore with the following errors:
(Similar case with the dashboard codebase).

ℹ Building Nuxt Nitro server (preset: node-server, compatibility date: 2024-07-11)                                                 nitro 23:42:58
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_moduode_modules\.pnpm\@nuxt+icon@1.11.0_magicast@_707e2f8155fbaf3195c23190dc061395\node_modules\@iconify\utils\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpm\@nux.11.0_mat+icon@1.11.0_magicast@_707e2f8155fbaf3195c23190dc061395\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:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_moduode_modules\@iconify\utils\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\. Mapping specifiers ending in "/" is no longer supported.
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_moduode_modules\.pnpm\nuxt-og-image@5.1.1_@unhead_966ae88fa53b8b2d26b727dc806e567e\node_modules\@unocss\preset-wind3\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpg-image@m\nuxt-og-image@5.1.1_@unhead_966ae88fa53b8b2d26b727dc806e567e\node_modules\nuxt-og-image\dist\runtime\server\og-image\context.js. Mapping specifiers ending in "/" is no longer supported.
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_moduode_modules\@unocss\preset-wind3\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\. Mapping specifiers ending in "/" is no longer supported.
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\shiki\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.cache\nuxt\.nuxt\mdc-highlighter.mjs. Mapping specifiers ending in "/" is no longer supported.    
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\@iconify\vue\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.cache\nuxt\.nuxt\dist\server\node_modules\.pnpm\_nuxt_icon_1.11.0_magicast__707e2f8155fbaf3195c23190dc061395\node_modules\_nuxt\icon\dist\runtime\plugin.mjs. Mapping specifiers ending in "/" is no longer supported.
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpm\@nuxt+icon@1.11.0_magicast@_707e2f8155fbaf3195c23190dc061395\node_modules\@iconify\vue\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpm\@nuxt+icon@1.11.0_magicast@_707e2f8155fbaf3195c23190dc061395\node_modules\@nuxt\icon\node_modules\. Mapping specifiers ending in "/" is no longer supported.
(node:31508) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpm\@nuxt+ui@3.0.2_@babel+parse_26abc6c03877c4807b8bcd40f3d7d0fe\node_modules\@iconify\vue\package.json imported from C:\Users\justserdar\Documents\GitHub\darweb-io\node_modules\.pnpm\@nuxt+ui@3.0.2_@babel+parse_26abc6c03877c4807b8bcd40f3d7d0fe\node_modules\@nuxt\ui\node_modules\. Mapping specifiers ending in "/" is no longer supported.

My main repository also gives out the same errors, so checked if its the case with a clean repo, too my surprise it also has the same issues now.
Any idea's?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions