pagepan
Results
2
issues of
pagepan
lib/site-scan.js // Take the screenshot try { await page.screenshot({ path: `${options.path}${fileName}.png`, fullPage: options.full, omitBackground: options.transparent, type: options.jpeg ? 'jpeg' : 'png', quality: options.quality }); } catch(e) { console.log(chalk`{red • Error...
在后台是可以正常发送邮件的,但使用 PHPMailer 编程方式出现连接 host 失败: **SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server SMTP code: 111 Additional...