question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot resolve unenv/runtime/proxy-cjs/.cjs in nuxt rc.4

See original GitHub issue

Environment

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 image 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:closed
  • Created a year ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
riderxcommented, Aug 12, 2022

@danielroe on rc.8 it’s fixed the build pass and the deploy pass, BRAVO !!

1reaction
riderxcommented, Aug 12, 2022

yes !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using vue-chartjs (4.1.1) in Nuxt (3.0.0-rc.4) doesn't build
In my app the pie chart is fed with props and reacts nicely to user inputs. I just can't deploy it for some...
Read more >
Assets directory - Nuxt
The assets directory contains your un-compiled assets such as Stylus or Sass files, images, or fonts.
Read more >
Commands and Deployment - Nuxt
Nuxt comes with a set of useful commands, both for development and ... Read our Deployment Guides to find examples for deployments to...
Read more >
Upgrading - Nuxt
Update the version specified for the nuxt package in your package.json file. After this step instructions vary depending upon whether you are using...
Read more >
Configuration - Nuxt
You can omit the file extension for CSS/SCSS/Postcss/Less/Stylus/... files listed in the css array in your nuxt config file. nuxt.config.js export default { ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found