Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

帮助或者/help错误 #7

Closed
chendongde310 opened this issue Apr 22, 2021 · 1 comment
Closed

帮助或者/help错误 #7

chendongde310 opened this issue Apr 22, 2021 · 1 comment

Comments

@chendongde310
Copy link

TypeError: Cannot read property 'newPage' of undefined
at Function.generateFromHtmlFile (/root/goubot/src/service/image.js:19:44)
at Function.generateFromHtml (/root/goubot/src/service/image.js:59:33)
at async Function.generateFromMarkdown (/root/goubot/src/service/image.js:96:16)
at async Function.generateFromMarkdownFile (/root/goubot/src/service/image.js:86:16)
at async HelpHandler.handle (/root/goubot/src/commands/help.js:11:21)
at async Bot.handleCommand (/root/goubot/src/service/bot.js:25:24)
at async Bot.handleMessage (/root/goubot/src/service/bot.js:122:24)
at async WebSocket. (/root/goubot/src/main.js:121:26)

@X3ZvaWQ
Copy link
Owner

X3ZvaWQ commented Apr 27, 2021

这个问题是由于puppeteer未正常初始化导致的
你可能需要检查env.json内的配置确保enable_puppeteer配置项启动

@X3ZvaWQ X3ZvaWQ closed this as completed Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants