-
#### Nuxt Vue.js 通用应用框架
>https://zh.nuxtjs.org
>https://github.com/nuxt/nuxt.js
>https://github.com/nuxt-community
>安装
```bash
npm install -g vue-cli
```
***
>生成生产静态文件需要首先开启 开发环境
***…
-
### Environment
Nuxt CLI v3.0.0-rc.4 …
-
### Environment
- Operating System: Darwin
- Node Version: v20.11.1
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package Manager: yarn@1.22.22
- Builde…
-
The ESLint plugin seems to have stopped formatting TypeScript files. I searched online, changelogs, and open issues. I cannot find any reference to this. I wondered if maybe we're supposed to migrate …
-
### Versions
nuxt-vite: 0.0.36
nuxt: 2.15.3
### Reproduction
https://github.com/ArthurDanjou/artsite/tree/dev
### Description
When i start the dev server with `yarn dev`, during th…
-
Hello, I'm pretty new to nuxt and tailwind. How do I setup scss with nuxt-tailwindcss?
I've read something about it is recommended to use postcss but how do I setup that in my project?
Where do I im…
-
### Environment
Nuxt project info: 19:20:01
------------------------------
-…
-
### Environment
Working directory: C:/code/ClientPortal/ClientPortal/ClientPortalUI 1:16:07 PM
Nuxt project info: 1:16:07 PM
-…
-
### Version
[v5.1.0](https://github.com/axios-module/releases/tag/v5.1.0)
### Reproduction link
[https://github.com/begueradj/nuxt-axios-baseurl-bug](https://github.com/begueradj/nuxt-axios-baseurl…
-
Hello,
My app is:
- "nuxt": "^3.6.5",
- "@nuxt/image": "^1.0.0-rc.1",
- build command: nuxt build
- ssr: true
- My website is deployed in AWS.
My images is located at folder: src/public/ima…