-
### Environment
------------------------------
- Operating System: `Windows_NT`
- Node Version: `v18.12.1`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `npm@…
-
There are neat ideas out there waiting to be implemented such as:
- [Render functions](https://github.com/reframejs/goldpage/issues/13).
- Small code base. This can and should be a small tool. …
-
- [x] Update Nuxt 2 deps before switching to Nuxt 3.
- [x] Set up new Nuxt 3 project with `npx nuxi`.
- [x] Install all Nuxt 3 compatible deps and types.
- [x] Move over bulk of app content from N…
-
I've cloned the project and installed dependencies with this version
```
"node": "14.18.2",
"npm": "6.14.15"
```
.env file:
```
# Will be used as brand name across the app.
APP_NAME=Soul…
-
Wanted to try nuxt. Ran `yarn create nuxt-app nuxt-test`.
It did some stuff, and actually created the directory with some stuff in there, but then spit out the following error:
```
C:\Users\marti…
-
I cannot setup storybook on a fresh project of nuxt.
Steps to reproduce:
```
$ npx nuxi@latest init test
$ cd test
$ npx nuxi@latest module add storybook
WARN It seems that nuxt-storybook …
-
### Description
Using dynamic import for HotColumn does not seem to work. Server side js using nextjs
const HotColumn = dynamic(() =>
import('@handsontable/react').then(module => module.HotColu…
-
### What problem does this feature solve?
Hello to everybody,
does anyone have a solution to solve sitemap generation for a large number of pages? I generate articles from wordpress rest api and I ne…
-
### Environment
------------------------------
- Operating System: `Windows_NT`
- Node Version: `v14.18.0`
- Nuxt Version: `3-3.0.0-27234368.47ea41d`
- Package Manager: `Yarn`
- Bun…
-
Using the latest version of nuxt/image. It will not build on vercel. Tried both yarn and npm.
```
08:18:56.087 Cloning completed: 1.572s
08:18:56.242 Analyzing source code...
08:18:56.261 …