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 issueEnvironment
- 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 expect
Additional context
No response
Logs
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
Closing issue as apprears the title is answered. Please ping to reopen if your question was different @liuzycc 🙏🏼