Support for Nuxt 3
See original GitHub issue- Installed a fresh Nuxt 3 app.
- Installed google fonts module.
- Error
ERROR Cannot start nuxt: Cannot find module 'tslib'
Issue Analytics
- State:
- Created 2 years ago
- Reactions:14
- Comments:14 (1 by maintainers)
Top Results From Across the Web
Announcing Nuxt 3.0 stable
The browser and Node.js support. Nuxt 3 officially supports evergreen browsers only. The "core browser set" is what we (And web.dev team) ...
Read more >Announcing Nuxt 3 Release Candidate
Nuxt 3 beta was announced on October 12, 2021 after 16 months of work, ... This means Nuxt 3 officially supports both Vite...
Read more >Modules support status · Discussion #751 · nuxt/framework
This discussion is to keep track of the module's compatibility with Nuxt 3. If you spot a module that is not working with...
Read more >Nuxt 3 support : WEB-54200 - YouTrack
To support Nuxt 3 we need: WEB-53890 - index d.ts files in .nuxt folder; WEB-54199 - recognize GlobalComponents Vue 3 interface; remove special...
Read more >Nuxt 3 is here! What does that mean for you? | Vue Mastery
Nuxt 3 also comes with Vite support, which is backwards compatible with Nuxt 2. Vite is a build tool that aims to provide...
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
Here’s one with download support (Note: this was tested on Nuxt3 not bridge):
/modules/google-fonts/index.ts
nuxt.config.ts
Support Nuxt 3 v3.0.0-0