【发布时间】:2018-08-07 18:22:38
【问题描述】:
我正在尝试使用 node.js 和 puppeteer 让谷歌应用引擎工作
它在本地 dev 和 node.path 上运行良好,只有 dir / index.html 并且 pupeteer 可以运行它。
但是,当我将它部署为灵活的应用引擎时,它突然使路径 /app/index.html 并且显然 puppeteer 无法像在节点中那样读取它。
回家后不使用手机时,将使用代码更新问题。
谢谢!
【问题讨论】:
-
为什么在手头有代码的时候不直接回答就可以立即得到一个完整的问题?
标签: node.js google-app-engine puppeteer