页面加载中...,请稍候。
PHPer
2年前发布了
在使用GuzzleHttp采集时,报错:cURL error 60: SSL certificate problem: unable to get local issuer certi... 查看更多
先装node.jsyum install -y nodejs
node -v然后是装 cnpm (国外服务器不用这步)npm install -g cnpm --registry=https://registry.npm.taobao.org新建一个目录用来部署 例如 /data/js再执行yum install-y firefoxcnpm install puppeteer(国外服务器用npm装,具体看https://github.com/puppeteer/puppete... 查看更多
操作系统是Centos8
1,先安装依赖nodejs和npm
在CentOS下获取相应版本的nodejs资源(以NodeJS 14.x为例)
curl -sL https://rpm.nodesource.com/setup_14.x |... 查看更多
沐风
4年前发布了
测试了下,文章种用的方法不知道怎么获取到uk,现在(2020年)百度网盘的分享链接格式还有另一种:
https://pan.baidu.com/s/1o7U6SNw#list/path... 查看更多