-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.5.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package Manage…
-
I am using vuejs-dialog in a NUXT project.
My modals are with custom rendering (component).
Here is my setup:
```javascript
// ~/nuxt.config.js
export default {
...
plugins: [
…
-
I've created a user from Swagger Docs, then after login on front I get this error:
`ERROR
Cannot read properties of null (reading 'length')
TypeError: Cannot read properties of null (reading 'len…
-
### Describe the bug
I'm facing an issue When I use the storybook with vuetify framework and when I run the project it gives the following error multiple times.
```
Cannot read properties of un…
-
先是
Failed to resolve loader: cache-loader
安装了后继续
Failed to resolve loader:babel-loader
然后:
Syntax Error: TypeError: this.getOptions is not a function
最后改成了这样,运行起来了,但是还是有报错
"dependencies": {…
-
**问题描述**
为什么在manifest.json配置es6为false,编译出来的project.config.json里面的es6一直为true
**复现步骤**
manifest.json配置:
```
"mp-weixin": {
"setting": {
"urlCheck": false,
"minified": true,
…
-
I have a vue3 cli project and have tried to get the vue pinch scroll zoom to work. Something always throws an error.
I have attached the essential parts...
```
error in ./src/components…
-
npx di18n init --vue
Vue packages version mismatch:
- vue@3.3.4 (/Users/zhoumin/fxq/prothentic-official-website/node_modules/vue/index.js)
- vue-template-compiler@2.6.14 (/Users/zhoumin/fxq/pro…
-
## 背景
使用 vue-cli4 创建的项目,按照 https://github.com/airyland/vux/issues/3778 的指引,使用 `@vux/loader` 来配置 `theme`,结果发现程序运行起来,vux 相关组件并没有效果。
## 问题定位
1. 按照 [vue-cli-3-example](https://github.com/airyland/v…
-
When running ESLint with `vue-cli-service lint` I get the following error:
```
SyntaxError: Error while loading rule 'vue-i18n/no-missing-keys': Unexpected token export
Occurred while linting xxx\s…