Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuxi upgrade for edge channel switch #60

Closed
nandi95 opened this issue Apr 26, 2022 · 2 comments
Closed

nuxi upgrade for edge channel switch #60

nandi95 opened this issue Apr 26, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@nandi95
Copy link

nandi95 commented Apr 26, 2022

Environment

------------------------------
- Operating System: `Darwin`
- Node Version:     `v18.0.0`
- Nuxt Version:     `3.0.0-rc.1`
- Package Manager:  `[email protected]`
- Builder:          `vite`
- User Config:      `runtimeConfig`, `telemetry`, `srcDir`, `ssr`, `typescript`, `modules`, `meta`, `css`
- Runtime Modules:  `~/modules/app-customisations.ts`, `@nuxtjs/[email protected]`
- Build Modules:    `-`
------------------------------

Reproduction

set nuxt to npm:nuxt3@latest then run nuxi upgrade

Describe the bug

If I try to keep to the edge by "nuxt": "npm:nuxt3@latest" nuxi upgrade sets my package.json to "nuxt": "^3.0.0-rc.1".

Additional context

Related discussion: https://github.com/nuxt/framework/discussions/4479
Workaround for now is npm i && nuxi prepare

Logs

No response

@nandi95 nandi95 changed the title nuxi upgrade after rc-1 nuxi upgrade after rc-1 Apr 26, 2022
@pi0
Copy link
Member

pi0 commented Apr 26, 2022

Hi @nandi95. Currently nuxi CLI is only able to upgrade nuxt version, not edge releases. You have to do this manually.

@pi0 pi0 added the enhancement New feature or request label Apr 26, 2022
@pi0 pi0 changed the title nuxi upgrade after rc-1 nuxi upgrade for edge channel switch Apr 26, 2022
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/nuxt Jul 6, 2023
@pi0
Copy link
Member

pi0 commented Nov 3, 2023

Let's track via #55

@pi0 pi0 closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants