nuxt/website-v2

[docus] error when trying Yarn dev

Aperta

#1834 aperta il 7 ott 2021

 (8 commenti) (1 reazione) (0 assegnatari)Vue (1135 fork)github user discovery
help wanted

Metriche repository

Star
 (2240 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi , I tried to run

yarn dev

but i get this error:

✖ Nuxt Fatal Error │ │ │ │ Error: Cannot find module 'pathe' │ │ Require stack: │ │ - ~\nuxtjs.org\node_modules@docus\theme\node_modules@nuxt\kit\dist\index.mjs

Modified the "pathe" to "path" in index.mjs file Then i get this error: ✖ Nuxt Fatal Error │ │ │ │ Error: Cannot find module 'mlly' │ │ Require stack: │ │ - ~\nuxtjs.org\node_modules@docus\theme\node_modules@nuxt\kit\dist\index.mjs

what i'm doing wrong ?

Guida contributor