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.

use yarn add:nuxt3.0.0-rc.6 use nuxt dev or nuxt build log print Nuxt CLI v3.0.0-rc.7

See original GitHub issue

Environment


  • Operating System: Darwin
  • Node Version: v16.14.2
  • Nuxt Version: 3.0.0-rc.6
  • Package Manager: yarn@1.22.4
  • Builder: webpack
  • User Config: builder, app, css, build, vite, runtimeConfig, hooks, webpack
  • Runtime Modules: -
  • Build Modules: -

Reproduction

nuxt3.0.0-rc.6 use nuxt dev or nuxt build log print Nuxt CLI v3.0.0-rc.7

Describe the bug

nuxt3.0.0-rc.6 use nuxt dev or nuxt build log print Nuxt CLI v3.0.0-rc.7 result: builder:webpack image expect

image

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pi0commented, Aug 12, 2022

If for any reason you need to use a specific RC (<7) version, please refer to this instruction: https://github.com/nuxt/framework/discussions/6554

0reactions
pi0commented, Aug 12, 2022

Closing issue as apprears the title is answered. Please ping to reopen if your question was different @liuzycc 🙏🏼

Read more comments on GitHub >

github_iconTop Results From Across the Web

v3.0.0-rc.7 and v3.0.0-rc.8 #6558 - nuxt/framework · GitHub
Is there any indication which of the mentioned API changes took place? Something with my endpoint is not working anymore (used rc.4 before)...
Read more >
Commands and Deployment - Nuxt
nuxt dev - Launch the development server. · nuxt build - Build and optimize your application with webpack for production. · nuxt start...
Read more >
Installation - Nuxt
To get started quickly, you can use create-nuxt-app . Make sure you have installed yarn, npx (included by default with npm v5.2+) or...
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
Nuxt lets you define the CSS files/modules/libraries you want to set globally (included in every page). In case you want to use sass...
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