-
### Versions
- nuxt: 2.15.3
- node: v16.2.0
### Reproduction
Create new app:
`$ npx create-nuxt-app nuxt`
> create-nuxt-app v3.6.0
> ✨ Generating Nuxt.js project in nuxt
> ? Project…
-
## Question(提问)
Hello,
I followed all your step first I clone from GitHub then install npm then run npm run dev but its show ##error in ./src/main.js
it says Cannot find module '@babel/core'…
-
I'm trying to change auth module to my needs and with this `index.js`
```
const path = require('path')
module.exports = function nuxtAuthDevise (options) {
this.addVendor(['cookie', 'js-cook…
-
### Describe the bug
[This](https://github.com/antfu/unplugin-auto-import/issues/133) problem still exist when I using Windi css, with auto import.
![image](https://user-images.githubusercontent.c…
-
I used before version 8.12.0
today, I update new version 8.15.1
I use vue-i18n-loader 0.4.1
this error in browser
```
Uncaught (in promise) TypeError: Cannot read property 'config' of undefined…
-
1.分享组件之前都是写在各个page下面的,由于业务多次遇到,所以提取至app.vue顶层组件,使用bus自定义事件来触发显示
2.router.beforeEach(to, from ,next)可以根据逻辑控制页面路由跳转时十分有用,但在处理页面路由刷新的进入时无效,在顶层app.vue使用beforeCreate方法做逻辑判定。做到重定向!!!
3.为了保证全局共享的属性,尤其是…
-
Using this boilerplate in conjunction with puppeteer and trying to use it (page.evaluate and iterate over something), results in following error:
```
┏ Electron -------------------
(node:9814…
-
I noticed only the `src` is available after install this package. There's not a browerify bundle
-
I got error as below, pls help to check, thanks.
vue3-json-editor.esm.prod.js?c45b:31 Could not load worker TypeError: Cannot read properties of undefined (reading 'Blob')
at eval (vue3-…
-
#### I'm opening this issue because:
- [x ] npm is crashing.
#### What's going wrong?
```
$ vue -V
3.0.0-beta.6
$ npm i
[..................] | rollbackFailedOptional: verb npm-session 1…