-
### Describe the bug
I'm facing a error and all my stories is not showing, but the tailwind stories are fine
```shell
Error while collecting story /Users/leonardocavalcante/projects/XXXX-nuxt/c…
-
### Environment
- Operating System: Darwin
- Node Version: v18.16.1
- Nuxt Version: 3.8.0
- CLI Version: 3.9.1
- Nitro Version: 2.7.1
- Package Manager: npm@9.8.1
- Builder: …
-
### Environment
Nitro 2.10.0
### Reproduction
package.json use "nuxt": "^3.10.1", node 18.20.4
1. Run npm install
2. npm run build
3. Run node .output/server/index.mjs
### Describe …
-
**Describe the bug**
After upgrading from `4.0.0-beta.12` to `4.0.0`, page loads stop working when using `useQuery`
**To Reproduce**
I have a Nuxt `^3.9.3` project using Vue `3.4.15` and Apollo C…
-
```
ERROR filename.split is not a function 08:19:59
at normalizePath (node_modules/vite/dist/node/chunks/dep-c9998dc6.js:2418:23)
at getMatcherStri…
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.3
- Builder…
-
# Setup
Windows, Node18 LTS, pnpm
# Reproduce
```bash
cd frontend
pnpm install
pnpm dev
```
Terminal
```
pnpm install
Lockfile is up to date, resolution step is skipped
Already up …
-
Had to update the @nuxtjs/apollo and apollo-cache-inmemory dependencies to make the project run.
I cant get any content returned from the graphql request:
`{data: {pages: []}}
data: {pages: []}
…
-
Everything is quite straightforward: I am creating a new blank nuxt3 project using ```npx nuxi@latest init```, trying to add nuxt-styled-resources and get this error:
```bash
ERROR Cannot restart…
-
The first time I start a nuxt project I get this error, after one or more hot reloads it get fixed.
```js
import Iconify from '@purge-icons/generated'
```
When the error occurs `Iconify` is an…