mirror of
https://github.com/shufflewzc/faker3.git
synced 2025-09-17 19:53:21 +08:00
sync
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -34,6 +34,7 @@ pnpm install -g moment
|
|||||||
pnpm install -g cheerio
|
pnpm install -g cheerio
|
||||||
pnpm install -g dotenv
|
pnpm install -g dotenv
|
||||||
pnpm install -g got@11.8.6
|
pnpm install -g got@11.8.6
|
||||||
|
pnpm install -g sharp
|
||||||
pnpm install -g tough-cookie
|
pnpm install -g tough-cookie
|
||||||
pnpm install -g https-proxy-agent@7.0.2
|
pnpm install -g https-proxy-agent@7.0.2
|
||||||
pnpm install -g http-cookie-agent
|
pnpm install -g http-cookie-agent
|
||||||
@ -42,4 +43,4 @@ pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ jieba
|
|||||||
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ requests
|
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ requests
|
||||||
rm -rf /usr/local/pnpm-global/5/node_modules/.pnpm/canvas*
|
rm -rf /usr/local/pnpm-global/5/node_modules/.pnpm/canvas*
|
||||||
rm -rf /root/.local/share/pnpm/global/5/.pnpm/canvas*
|
rm -rf /root/.local/share/pnpm/global/5/.pnpm/canvas*
|
||||||
echo -e "\n所需依赖安装完成,请检查有没有报错,可尝试再次运行"
|
echo -e "\n所需依赖安装完成,请检查有没有报错,可尝试再次运行"
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user