我试图用puppeteer对一个网站进行查询,但得到了错误:[0711/174138.253701:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.puppeteer.launch(args: ['--disable-setuid-sandbox'])
puppeteer.launch(args: [
当我想在vs 2019中启动我的项目时,我看到了这个错误: unable to start debugging.failures to process configuration file。尝试启动此应用程序。如果仍然失败,请尝试修复您的安装。 我在windows窗体应用程序、控制台应用程序和asp Core中进行了测试。我修复并更新了vs 2019,但我也有这个错误