Cannot resolve unenv/runtime/proxy-cjs/.cjs in nuxt rc.4
See original GitHub issueEnvironment
Nuxt CLI v3.0.0-rc.4 21:55:16 RootDir: /Users/martindonadieu/Documents/Projects.nosync/indiemakers 21:55:20 Nuxt project info: 21:55:20
- Operating System:
Darwin
- Node Version:
v16.15.0
- Nuxt Version:
3.0.0-rc.4
- Package Manager:
pnpm@7.2.1
- Builder:
vite
- User Config:
publicRuntimeConfig
,runtimeConfig
,modules
,app
,compilerOptions
,build
,content
- Runtime Modules:
@nuxt/content@2.0.1
,@nuxtjs/tailwindcss@5.1.2
,@pinia/nuxt@0.1.9
- Build Modules:
-
👉 Report an issue: https://github.com/nuxt/framework/issues/new 21:55:20
👉 Suggest an improvement: https://github.com/nuxt/framework/discussions/new
👉 Read documentation: https://v3.nuxtjs.org
Reproduction
I wasn’t able to isolate the issue in reproduction repo but my repo is open-source so at least you can reproduce it there.
Clone this branch netlify-edge
:
https://github.com/riderx/indiemakers/tree/netlify-edge
Then do pnpm i
and then NITRO_PRESET=netlify-edge npx pnpm build
You should get this issue.
I try to isolate it, but since it doesn’t link to my code, i don’t know where to start.
Describe the bug
cannot build for edge platforms
Additional context
No response
Logs
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top GitHub Comments
@danielroe on rc.8 it’s fixed the build pass and the deploy pass, BRAVO !!
yes !