shuding / nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.
https://nextra.site
MIT License
11.67k stars 1.27k forks source link

2.5.0 -> 2.5.1 faild load mdx.mjs #1842

Closed shiyiya closed 1 year ago

shiyiya commented 1 year ago

image

dimaMachina commented 1 year ago

Do you still have an issue? I wondering because nobody else reported it 🧐

shiyiya commented 1 year ago

reproduction https://github.com/shiyiya/oplayer/pull/70

shiyiya commented 1 year ago

Vercel deployed logs

[00:15:28.802] packages/docs build: Attention: Next.js now collects completely anonymous telemetry regarding usage.
[00:15:28.802] packages/docs build: This information is used to shape Next.js' roadmap and prioritize features.
[00:15:28.802] packages/docs build: You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
[00:15:28.802] packages/docs build: https://nextjs.org/telemetry
[00:15:28.897] packages/docs build: - info Linting and checking validity of types...
[00:15:31.028] packages/docs build: - info Creating an optimized production build...
[00:15:32.983] packages/docs build: [nextra] Found "_app.tsx" file, refactor it to "_app.mdx" for better performance.
[00:15:33.235] packages/docs build: [nextra] The repository is shallow cloned, so the latest modified time will not be presented. Set the VERCEL_DEEP_CLONE=true environment variable to enable deep cloning.
[00:15:43.564] packages/docs build: Failed to compile.
[00:15:43.564] packages/docs build: ../danmaku/README.md
[00:15:43.564] packages/docs build: Module not found: Can't resolve '/vercel/path0/node_modules/.pnpm/nextra@2.5.1_next@13.4.1_react-dom@18.2.0_react@18.2.0/node_modules/nextra/dist/mdx.mjs'
[00:15:43.565] packages/docs build: https://nextjs.org/docs/messages/module-not-found
[00:15:43.565] packages/docs build: Import trace for requested module:
[00:15:43.565] packages/docs build: ./src/pages/danmaku.mdx
[00:15:43.565] packages/docs build: ../dash/README.md
[00:15:43.567] packages/docs build: Module not found: Can't resolve '/vercel/path0/node_modules/.pnpm/nextra@2.5.1_next@13.4.1_react-dom@18.2.0_react@18.2.0/node_modules/nextra/dist/mdx.mjs'
[00:15:43.567] packages/docs build: https://nextjs.org/docs/messages/module-not-found
[00:15:43.567] packages/docs build: Import trace for requested module:
[00:15:43.567] packages/docs build: ./src/pages/dash.mdx
[00:15:43.567] packages/docs build: ../hls/README.md
[00:15:43.568] packages/docs build: Module not found: Can't resolve '/vercel/path0/node_modules/.pnpm/nextra@2.5.1_next@13.4.1_react-dom@18.2.0_react@18.2.0/node_modules/nextra/dist/mdx.mjs'
[00:15:43.568] packages/docs build: https://nextjs.org/docs/messages/module-not-found
[00:15:43.568] packages/docs build: Import trace for requested module:
[00:15:43.568] packages/docs build: ./src/pages/hls.mdx
[00:15:43.568] packages/docs build: ../mpegts/README.md
[00:15:43.568] packages/docs build: Module not found: Can't resolve '/vercel/path0/node_modules/.pnpm/nextra@2.5.1_next@13.4.1_react-dom@18.2.0_react@18.2.0/node_modules/nextra/dist/mdx.mjs'
[00:15:43.568] packages/docs build: https://nextjs.org/docs/messages/module-not-found
[00:15:43.569] packages/docs build: Import trace for requested module:
[00:15:43.569] packages/docs build: ./src/pages/mpegts.mdx
[00:15:43.569] packages/docs build: ../react/README.md
[00:15:43.569] packages/docs build: Module not found: Can't resolve '/vercel/path0/node_modules/.pnpm/nextra@2.5.1_next@13.4.1_react-dom@18.2.0_react@18.2.0/node_modules/nextra/dist/mdx.mjs'
[00:15:43.569] packages/docs build: https://nextjs.org/docs/messages/module-not-found
[00:15:43.569] packages/docs build: Import trace for requested module:
[00:15:43.569] packages/docs build: ./src/pages/react.mdx
[00:15:43.570] packages/docs build: > Build failed because of webpack errors
[00:15:43.599] packages/docs build: Failed
[00:15:43.601] undefined
[00:15:43.601] /vercel/path0/packages/docs:
[00:15:43.601]  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @oplayer/docs@ build: `next build`
[00:15:43.601] Exit status 1
[00:15:43.616]  ELIFECYCLE  Command failed with exit code 1.
[00:15:43.645] Error: Command "pnpm run build:packs" exited with 1
[00:15:44.390] Deployment completed
[00:15:44.013] BUILD_UTILS_SPAWN_1: Command "pnpm run build:packs" exited with 1