vue 实现xmind 有空弄一下

https://github.com/chenhengjie123/vue-testcase-minder-editor (修栋已试了可行)

上面uri 安装失败的话见下面

https://www.cnblogs.com/chenxdnote/p/18197463

一、遇到 npm ERR: request to https://registry.npm.taobao.org failed, reason: certificate has expired 翻译成中文就是:请求 https://registry.npm.taobao.org 失败,原因:证书已过期

原因是淘宝镜像源由原来的https://registry.npm.taobao.org 更换为下面这个:更换

https://registry.npmmirror.com

二、遇到组件安装不成,有依赖某个包且版本对应不上的时候,可以加 “ --force ” 绕过依赖校验,可以安装成功

npm --registry=[https://registry.npmmirror.com](https://registry.npmmirror.com/) install vue-testcase-minder-editor --force

 

https://mp.weixin.qq.com/s/0ahvfxpmcfzbNCdHnD5sSA

 

方法二:

https://www.jb51.net/javascript/324361inq.htm

 

 

方法三:

https://www.cnblogs.com/nfan/p/17987340

 

 

导出这篇 (修栋已试了可行)

https://www.cnblogs.com/shouke/p/12685235.html

 

栋栋整理好的笔记

https://www.cnblogs.com/chenxdnote/p/18428142

 

posted @   凯宾斯基  阅读(1595)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 张高兴的大模型开发实战:(一)使用 Selenium 进行网页爬虫
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
历史上的今天:
2020-01-27 pipenv创建命令
点击右上角即可分享
微信分享提示