ubuntu系统运行,出现错误
kevinmy35 opened this issue · 5 comments
kevinmy35 commented
正在初始化浏览器……
初始化完成,开始抓取页面
(node:4243) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): AssertionError [ERR_ASSERTION]: ERROR: "networkidle" option is no longer supported. Use "networkidle2" instead
(node:4243) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
卡在这个动不了,顺便问一下哪个地区信息怎么看啊?教程中的那个文件怎么调出来。谢谢
shaodahong commented
检查,也就是开发者工具,windows 是 f12 好像,mac 是 command + option + j,ubuntu 我没有测试过,建议删除下 node_modules,然后重新 install 下
kevinmy35 commented
shaodahong commented
@kevinmy35 network
kevinmy35 commented
大神,我重新卸载之后,又安装,还是报同样的错.这该怎么办?谢谢
shaodahong commented
重新拉下代码试试,已更新