Don't work in v5
See original GitHub issueVersion
@nuxtjs/tailwindcss: v5.0.2 nuxt: 2.15.8
What is Expected?
What is actually happening?
Iโm trying to use v5 of @nuxtjs/tailwindcss because it uses tailwind v3, but it does not working
FATAL Cannot find package '@nuxt/kit' imported from /home/douglas/Documents/pessoal/freela/weclix-institucional/node_modules/@nuxtjs/tailwindcss/dist/module.mjs
at new NodeError (internal/errors.js:322:7)
at packageResolve (internal/modules/esm/resolve.js:687:9)
at moduleResolve (internal/modules/esm/resolve.js:728:18)
at Loader.defaultResolve [as _resolve] (internal/modules/esm/resolve.js:842:11)
at Loader.resolve (internal/modules/esm/loader.js:89:40)
at Loader.getModuleJob (internal/modules/esm/loader.js:242:28)
at ModuleWrap.<anonymous> (internal/modules/esm/module_job.js:76:40)
at link (internal/modules/esm/module_job.js:75:36)
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ โ Nuxt Fatal Error โ
โ โ
โ Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@nuxt/kit' imported from โ
โ /home/douglas/Documents/pessoal/freela/weclix-institucional/node_modules/@nuxtjs/tailwindcss/dist/module.mjs โ
โ โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! weclix-institucional@1.0.0 dev: `nuxt`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weclix-institucional@1.0.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/douglas/.npm/_logs/2022-03-18T02_46_06_559Z-debug.log
Iโve tried to remove package-lock, node_modules, nothing works! I installed v5.0.0, v5.0.1, v5.0.1. no one worked!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:11 (1 by maintainers)
Top Results From Across the Web
What do people mechanically not like about V5 and what are ...
Vicissitude has actually three powers and I don't mind since these three ... I'm generally a fan of V5, however I use two...
Read more >The V5 Controller doesn't turn on - VEX Forum
The V5 Controller doesn't turn on. We connect it to a computer through a micro USB cable to charge it but it doesn't...
Read more >Material UI v5, Select component, border: none, doesn't work
I'm using NextJs with material ui v5, and want to set {border: none} for Select component from mui, but it doesn't work.
Read more >$TestDrive does not work in v5.0.2 ยท Issue #1620 ยท pester/Pester
1. General summary of the issue. The examples on https://pester.dev/docs/usage/testdrive how to use $TestDrive does not work in v5.0.2, anymore!
Read more >CTRL ALT DEL not working, and other v5 issues.
I told myself I'd eventually remove v4 entirely, but I still feel the need for it because v5 can be extremely frustrating when...
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
v5 only supports nuxt bridge or nuxt 3.
this is not true v5 works fine for me in โnuxtโ: โ^2.15.8โ,