zhuzhuyule / HexoEditor

this markdown Editor for hexo blog
GNU General Public License v3.0
1.22k stars 151 forks source link

npm安装失败 #75

Open atlasnq opened 5 years ago

atlasnq commented 5 years ago

请问这种问题该怎么解决啊?

npm ERR! code ETARGET npm ERR! notarget No matching version found for js-sequence-diagrams@^1000000.0.6 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'HexoEditor' npm ERR! notarget

npm ERR! A complete log of this run can be found in: npm ERR! C:\Program Files\nodejs\npm_cache_logs\2019-07-03T12_06_57_924Z-debug.log

atlasnq commented 4 years ago

还找到解决办法欸,后来就没装,直接在markdown写了

xugaoxiang commented 4 years ago

ubuntu 19.04系统上也出现了同样的错误。

xugaoxiang commented 4 years ago

使用hexo-admin也可以写。

atlasnq commented 4 years ago

使用hexo-admin也可以写。

谢谢分享,我尝试一下

Misui0mg commented 4 years ago

我目前的解决方法是,写完blog手动双击运行脚本(.bat)上传

cd (your hexo path)
hexo g  && hexo d
zhuxinkai commented 2 years ago

npm install js-sequence-diagrams@0.0.1-security

Author: CrazyJums Link: https://jums.club/hexo-editor/#3-%E5%85%8B%E9%9A%86%E4%BB%A3%E7%A0%81%E5%8F%8A%E5%AE%89%E8%A3%85 Source: CrazyJums Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.