多多学习
Published on 2023-06-12 / 1 Visits
0
0

青龙面板依赖的安装

1.依赖的安装还是比较简单的,接下来向大家介绍几种常见的依赖

1.Nodejs

1、Nodejs
png-js
@types/node
require
typescript
crypto-js
prettytable
dotenv
jsdom
date-fns
tough-cookie
tslib
[email protected]
ts-md5
jsdom -g
jieba
fs
form-data
json5
global-agent
js-base64
axios

2.Python3

requests
canvas  
ping3
jieba

3.Linux

bizCode
bizMsg  
lxml

依赖安装不成功可能是因为镜像源的问题,在这里推荐几个国内镜像源。

Node 软件包镜像源

https://registry.npmmirror.com

Python 软件包镜像源

https://pypi.tuna.tsinghua.edu.cn/simple

Linux 软件包镜像源

https://mirrors.tuna.tsinghua.edu.cn/


Comment