-
### Environment
getting this error after upgrading nuxt 2 to nuxt 3
500
[vite-node] [plugin:vite:vue] [SyntaxError] C:/kcweb new/KidsChaupalWeb/pages/assessment/_id.vue:16:29
15 | …
-
## 关于JSX
JSX到JS对象的映射:
```html
Hello
Click
```
```php
{
tag: 'div',
attrs: { className: 'box', id: 'content'},
children: [
{
tag: 'div',
arrts: { className: '…
-
### What happened?
Setting up a brand new Quasar project following the instructions in the docs, will not allow Quasar to build an Electron app using builder. I've traced this issue to the 24.13.1 …
-
### Reporting a bug?
After upgrading vue-i18n from 9.2.2 to 9.10.1, and run my application in production mode, I get error while calling i18n.t API as below.
```javascript
import i18n from 'somew…
-
### Clear and concise description of the problem
Currently vue-i18n@next only exposes components as kebab-case, which is in direct conflict with our [ESLint rules which forbid kebab-case component …
-
## The dependency [nuxt](https://github.com/nuxt/nuxt.js) was updated from `2.4.2` to `2.4.3`.
🚨 [View failing branch](https://github.com/stavros-liaskos/github-resume/compare/master...stavros-liask…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v14.18.1`
- Nuxt Version: `3.2.1`
- Nitro Version: `2.2.2`
- Package Manager: `yarn@1.22.18`
- Builder: `vite`
…
-
## 代码
Anikyu源代码仓库:[anikyu](https://github.com/gogoend/anikyu)
-
### Environment
- Operating System: Linux
- Node Version: v20.8.1
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: npm@10.1.0
- Builder: …
-
## WS-2018-0596 - Low Severity Vulnerability
Vulnerable Library - vue-2.3.4.js
Simple, Fast & Composable MVVM for building interactive interfaces
Library home page: https://cdnjs.cloudflare.com/ajax…