nuxt/website-v2

[docus] error when trying Yarn dev

Offen

#1.834 geöffnet am 07.10.2021

 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Vue (1.135 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (2.241 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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 ?

Contributor Guide