You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main分支,commit f21b57e
先执行 pnpm install
再执行 pnpm run dev 后报错,请问是什么原因
> @ dev TCM-Body-Constitution-Test
> nuxt dev 13:38:16
Nuxi 3.3.2 13:38:16
Nuxt 3.3.2 with Nitro 2.3.2 13:38:16
ERROR (0 , _nuxt.defineNuxtConfig) is not a function13:38:17
at nuxt.config.ts:19:43
at Object.jiti (node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.js:1:245784)
at resolveConfig (node_modules/.pnpm/[email protected]/node_modules/c12/dist/index.mjs:271:24)
at loadConfig (node_modules/.pnpm/[email protected]/node_modules/c12/dist/index.mjs:113:40)
at async loadNuxtConfig (node_modules/.pnpm/registry.npmmirror.com+@[email protected]/node_modules/@nuxt/kit/dist/index.mjs:486:18)
at async Object.invoke (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/chunks/dev.mjs:6765:20)
at async _main (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/cli.mjs:49:20)
ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
main分支,commit f21b57e
先执行 pnpm install
再执行 pnpm run dev 后报错,请问是什么原因
The text was updated successfully, but these errors were encountered: