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.

Nuxt on edge channel now is install rc.0 (useBody has been renamed to readBody)

See original GitHub issue

Environment

npm nide 16 nuxt 3 rc 15 edge

Reproduction

Nuxi 3.0.1-rc.0-27810184.d991a55 13:17:44 Nuxt 3.0.1-rc.0-27810184.d991a55 with Nitro 1.0.0-27809308.dc3383b

Describe the bug

Not update npx nuxt@latest upgrade --force and npx nuxi upgrade -f. So that "nuxt": "npm:nuxt3@latest" is not valid any more? Now only "nuxt": "^3.0.0"?

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
danielroecommented, Nov 28, 2022

It has been deprecated for some time but if you are upgrading to 3.0.0 the best thing is to check ~/.nuxt/imports.d.ts to see what is exposed from each helper package.

1reaction
danielroecommented, Nov 18, 2022

useBody has been renamed to readBody

Read more comments on GitHub >

github_iconTop Results From Across the Web

v3.0.0-rc.10 · Discussion #7513 · nuxt/framework - GitHub
This feature is now back in Nuxt 3 but much better! Payload is not only extracted during prerendering phase ( nuxt generate )...
Read more >
Installation - Nuxt
Here, you will find information on setting up and running a Nuxt project in 4 steps.
Read more >
Announcing Nuxt 3 Release Candidate
Nuxt 3 beta was announced on October 12, 2021 after 16 months of work, introducing a new foundation based on Vue 3, Vite...
Read more >
Commands and Deployment - Nuxt
Nuxt comes with a set of useful commands, both for development and production purpose. Using in package.json. You should have these commands in...
Read more >
Changelog - Nuxt Content
Fixes ; markdown: Resolve custom shiki languages (#1692) ; clientDB: Disable clientDB if token is set and has falsy value (#1700) ; shiki:...
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