当前位置:网站首页>Failed to install Tui editor, quick solution
Failed to install Tui editor, quick solution
2022-04-23 07:36:00 【flym_】
Problem description :
Recently I took over an old project , An error is reported when installing the dependent package, which cannot be used , The dependent package cannot be installed due to a dependent package .
npm install error
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t git://github.com/adobe-webplatform/eve.git
npm ERR!
npm ERR! fatal: remote error:
npm ERR! The unauthenticated git protocol on port 9418 is no longer supported.
npm ERR! Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
npm ERR!
npm ERR! exited with error code: 128
Question why :
Install through packages one by one , The best thing to find is tui-editor The reason for this package led to an error , The main reason for the error is that the package is updated , Previously, the dependency of this package was caused by the failure to install or the reason in the wall .
resolvent :
The first method : Through other colleagues , take node_modules Move all this folder over , Okay , Quickly solved the current problem .
Second method : Find... In the project package-lock.json file , Found in file tui-editor Information about this package and replace , And then... Again npm i once ,
"tui-editor": {
"version": "1.4.10",
"resolved": "https://registry.npm.taobao.org/tui-editor/download/tui-editor-1.4.10.tgz",
"integrity": "sha1-xprBWEL4GSdIV/GEMA0k8KXtZxc=",
"requires": {
"@types/codemirror": "0.0.71",
"@types/jquery": "^3.3.29",
"@types/markdown-it": "0.0.7",
"codemirror": "^5.48.4",
"highlight.js": "^9.12.0",
"jquery": "^3.3.1",
"markdown-it": "^9.0.0",
"plantuml-encoder": "^1.2.5",
"resize-observer-polyfill": "^1.5.0",
"squire-rte": "github:seonim-ryu/Squire#fb6cd9b1ac66ca471ded83637523c4fbf7072f86",
"to-mark": "^1.1.9",
"tui-chart": "^3.7.0",
"tui-code-snippet": "^1.5.0",
"tui-color-picker": "^2.2.1"
}
},
版权声明
本文为[flym_]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230617476147.html
边栏推荐
猜你喜欢
Typora操作技巧说明(一).md
可视化常见绘图(四)柱状图
Urban emergency management - urban emergency communication command and dispatching system
保洁阿姨都能看懂的中国剩余定理和扩展中国剩余定理
菜菜的并发编程笔记 |(九)异步IO实现并发爬虫加速
How to improve the service efficiency of the hotel without blind spots and long endurance | public and Private Integrated walkie talkie?
Source Insight 4.0常见问题
el-select 中v-model绑定值,数据回显只显示value,不显示label
PyTorch 10. Learning rate
Machine vision series (02) -- tensorflow2 3 + win10 + GPU installation
随机推荐
Typora语法详解(一)
小程序wx.previewMedia相关问题解决-日常踩坑
如何将进程绑定到指定的CPU上
菜菜的刷题日记 | 238.除自身以外数组的乘积
Draw margin curve in arcface
组合数求解与(扩展)卢卡斯定理
P1390 公约数的和(莫比乌斯反演)
不需要破解markdown编辑工具Typora
Machine vision series (02) -- tensorflow2 3 + win10 + GPU installation
海南凤凰机场智能通信解决方案
golang实现一个带Web界面的五险一金计算器
海康威视面经总结
Jiangning hospital DMR system solution
技术小白的第一篇(表达自己)
可视化之路(十二)Collection类详解
Intelligent communication solution of Hainan Phoenix Airport
Hanlp分词器(通过spark)
go语言:在函数间传递切片
利用mysql-binlog恢复数据
青龙面板拉库命令更新【2022/4/20】收藏不走丢