nuxt/website-v2

[docus] error when trying Yarn dev

オープン

#1,834 opened on 2021/10/07

 (8 件のコメント) (1 件のリアクション) (0 人の担当者)Vue (1,135 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (2,240 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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 ?

コントリビューターガイド