deep-foundation / sdk

https://deep-foundation.github.io/sdk/
The Unlicense
12 stars 10 forks source link

Puppeteer may not be installed when building an electron - error 403 while installing Chrome #13

Open mrNokard opened 6 months ago

mrNokard commented 6 months ago

image

Steps to reproduce

  1. cd electron
  2. npm ci

Workaround

Setting the variable "PUPPETEER_SKIP_DOWNLOAD" may help with this problem.