-
### Environment
On Stackblitz:
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.2.3
-…
-
**When using Nuxt 3 with Supabse I get the following errors in the web app page, within the VS Code terminal and in the VS Code editor.**
// VS Code editor error
`Cannot find name 'useSupabaseClie…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.17.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Buil…
-
I have given the code in here. ([click here](https://github.com/sseuniverse/sse-docs/))
My component meta is empty after preparation. Code of `component-meta.mjs` :-
```js
export default {}
``…
-
### Feature description
A Nuxt module for the ecosystem
### Problem/motivation
It's a great add to the Nuxt Module
### Describe alternatives you've considered
_No response_
### Additional conte…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.15.1
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager…
-
### 🐛 The bug
Whenever using the module in any way, there's an error in the browser console "Uncaught ReferenceError: formatter is not defined". This happens in the given playground in the README o…
-
Hi,
Hope you well.
Been getting this on all Nuxt 4 builds. Any clues?
````
vite-pwa/vite-plugin-pwa#15 149.6 PWA v0.21.0
vite-pwa/vite-plugin-pwa#15 149.6 mode generateSW
vite-pwa/v…
-
## What version of Bun is running?
1.1.33
## What platform is your computer?
Macos 15.1
## What is the expected behavior?
I should get generated client.
## What do you see instead?
When I install…
-
tailwind v4.0.0.23
Basically, tailwind utilities work fine when importing it using a css file, but the wont work when importing it in a scss file
my package.json
```json
{
"name": "ui-l…