运行截屏代码时出错,page crashed!
来源:10-2 初使用puppeteer爬百度图片

慕九州4517205
2019-11-07
运行 代码出错
是什么原因
写回答
1回答
-
Samaritan
2019-11-08
https://github.com/GoogleChrome/puppeteer/issues/1321#issuecomment-441611877
I solve my issue already. The problem was that there wasn't enough memory in my VM so it kept giving me this error. Kill all unnecessary processes and running puppeteer one more time did the trick.
内存不够了
00
相似问题