y

Results 4 comments of y

运行dps start 时报错 UnhandledPromiseRejectionWarning: Error: Failed to launch the browser process! 修改安装的puppeteer组件,puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js。 在BrowserFetcher.js里revisionInfo函数debugFetcher之前修改谷歌浏览器访问路径就可以了 executablePath = 'C:/Program Files (x86)/Google/Chrome/Application/chrome.exe' (本机的谷歌浏览器访问路径) ![image](https://user-images.githubusercontent.com/31064134/154178714-741d6d1e-35c4-4048-bda8-87d992a29851.png)

我也碰到这个问题了,然后全局安装puppeteer就可以了

+1,建议再增加一个直接上传iconfont项目的功能