统信 UOS 利用 Github 打造 Typora 图床

参考我的另外一篇文章

Deepin配置Typora和PicGo实现GitHub图床

node 要注意的

1
2
3
4
5
6
7
8
9
10
11
12
13
14
➜  ~ sudo n stable

installing : node-v16.15.1
mkdir : /usr/local/n/versions/node/16.15.1
fetch : https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz
copying : node/16.15.1
installed : v16.15.1 (with npm 8.11.0)

Note: the node command changed location and the old location may be remembered in your current shell.
old : /usr/bin/node
new : /usr/local/bin/node
If "node --version" shows the old version then start a new shell, or reset the location hash with:
hash -r (for bash, zsh, ash, dash, and ksh)
rehash (for csh and tcsh)
作者

Terwer

发布于

2022-06-08

更新于

2022-06-08

许可协议

评论