Warning: failed to find vite:css-post plugin. It might be an internal bug of UnoCSS
See original GitHub issueI’m using pnpm with nuxt 3:
- Operating System: `Windows_NT`
- Node Version: `v18.9.1`
- Nuxt Version: `3.0.0-rc.11`
- Nitro Version: `0.5.4`
- Package Manager: `pnpm@7.12.2`
- Builder: `vite`
- User Config: `-`
- Runtime Modules: `-`
- Build Modules: `-`
How can I debug the issue and solve it?
Issue Analytics
- State:
- Created a year ago
- Comments:14 (4 by maintainers)
Top Results From Across the Web
unocss/build.ts at main - GitHub
this.warn('[unocss] failed to find vite:css-post plugin. It might be an internal bug of UnoCSS'). return null. } let { css } = await...
Read more >@unocss/vite - npm
Start using @unocss/vite in your project by running `npm i @unocss/vite`. ... WARNING: You should import the uno.css virtual module using ...
Read more >Adding a plugin to vite - vue.js - Stack Overflow
I have isolated it to the line "PrismicVue({endpoint,apiOptions: { accessToken }, Etc....})," causing the error. Can someone explain what is the proper way...
Read more >UnoCSS - 1 - An all-in-one atomic CSS engine! - YouTube
Your browser can 't play this video. Learn more. Switch camera.
Read more >The instant on-demand Atomic CSS engine - BestofReactjs
Warning : failed to find vite:css-post plugin. It might be an internal bug of UnoCSS. I'm using pnpm with nuxt 3:
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 Free
Top 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
@chris-zhu I don’t think so, I downgraded to 0.45.20 to test it and still happens.
@therealokoro have you installed the loaders for sass? Because I was able to use your example just fine.