-
D:\JQ\vue\vue-element-admin-master>npm run dev
> vue-element-admin@4.2.1 dev D:\JQ\vue\vue-element-admin-master
> vue-cli-service serve
INFO Starting development server...
10% building 2/2 …
-
## Bug report(问题描述)
下载项目之后,npm install
#### Screenshot or Gif(截图或动态图)
![image](https://user-images.githubusercontent.com/52150659/208225639-bd2cad41-11ae-41a8-896d-4256fdc335d2.png).
###…
-
vue-element-admin@4.2.1 dev E:\vue-element-admin
vue-cli-service serve
:\vue-element-admin\node_modules\open\index.js:29
...options
^^^
yntaxError: Unexpected …
-
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
我在main.js中加入了
import vTopo from 'vue-topo'
impor…
-
https://hooray.github.io/posts/6237952e/
-
在main.js文件中引入element ui,配置如下:
import Vue from 'vue'
import App from './App'
// import VueRouter from 'vue-router'
import router from './router/admin'
// import router from './router'
import Elem…
-
Bug Type: **`Performance`**
## Environment
- Vue Version: `3.3.4`
- Element Plus Version: `2.3.12`
- Browser / OS: `Google Chrome 116.0.5845.111`
- Build Tool: `Vite`
## Reproduction
…
-
## Bug report(问题描述)
npm run dev报错
#### Steps to reproduce(问题复现步骤)
npm run dev
#### Screenshot or Gif(截图或动态图)
![image](https://user-images.githubusercontent.com/42839745/106082186-2d9843…
-
#### I'm opening this issue because:
the first workday of 2018, I have update my node and npm then encountered this problem:
#### What's going wrong?
run 'npm install' , failed.
here is the erro…
-
## npm run build:sit: npm ERR! code ELIFECYCLE
#### Steps to reproduce(问题复现步骤)
0. npm cache clean --force
1. rm -rf node_modules && rm package-lock.json && npm install
2. npm run build:sit
##…