Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法启动项目,解决方法 #4111

Open
lhjack opened this issue Dec 17, 2022 · 1 comment
Open

无法启动项目,解决方法 #4111

lhjack opened this issue Dec 17, 2022 · 1 comment

Comments

@lhjack
Copy link

lhjack commented Dec 17, 2022

Bug report(问题描述)

下载项目之后,npm install

Screenshot or Gif(截图或动态图)

image.

处理步骤

1.在vue-element-admin\package.json 删除 "tui-editor": "1.3.3"
2.在vue-element-admin\src\components 删除 MarkdownEditor 文件夹
3.在vue-element-admin\src\views\components-demo 删除 markdown.vue 文件
4.在vue-element-admin\src\router\modules components.js 删除 {path: 'markdown',...}
5.npm cache clean --force
6.npm install --registry=https://registry.npm.taobao.org

@lhjack lhjack changed the title 无法启动项目 无法启动项目,解决方法 Dec 17, 2022
@shanshizi
Copy link

可以了,我谢谢您

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants