Package.json updates for Nuxt 3 migration
Hi guys,
By any chance anyone knows what are the
package.json
changes we need to do in order to migrate Nuxt 2 to Nuxt 3 without using Nuxt Brigde?
Or does the only dependency to update is "nuxt": "^2.15.3",
to the Nuxt 3 latest version?
Kind regards,
Luis.6 Replies
I'd recommend just starting a new Nuxt 3 project and migrating dependencies over as needed
Nuxt 3 Migration Simplified: A Cheat Sheet
A simplified cheat sheet for migrating from Nuxt 2 to Nuxt 3. Includes a list of all the changes you need to make to your Nuxt 2 project to get it working with Nuxt 3.
That makes sense. Thank you so much
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
you can, but it will be a lot harder to diagnose errors
and nuxt 3 requires vue 3
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View