sfxcode / nuxt3-primevue-starter

Build your VUE.js App with Nuxt3 . First Class PrimeVUE 4 support. Formkit Validation included.
https://nuxt3-primevue-starter.netlify.app
MIT License
331 stars 72 forks source link

[DEP0166] DeprecationWarning: Use of deprecated double slash resolving #42

Closed ironytr closed 3 months ago

ironytr commented 3 months ago

Hi using node 20 lts, pnpm 9.6 tried windows and ubuntu wsl got same errors:

pn build:

[DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.json/index.mjs" for module request ".//index.json" matched to "./*" in the "exports" field module resolution of the package at C:\Users\x\OneDrive\Desktop\projects\nuxt3-primevue-stareter\node_modules\@primeuix\utils\package.json imported from C:\Users\x\OneDrive\Desktop\projects\nuxt3-primevue-stareter\node_modules\.pnpm\nitropack@2.9.7_magicast@0.3.4\node_modules. (node:17788) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.mjs/index.mjs" for module request ".//index.mjs" matched to "./*" in the "exports" field module resolution of the package at

after all its working

ironytr commented 3 months ago

after all its working