GetStream / stream-js

JS / Browser Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
329 stars 110 forks source link

Pupeteer getting installed as sub-dependency #561

Open arthurgeron-work opened 1 year ago

arthurgeron-work commented 1 year ago

Puppeteer downloads chromium assets during the npm install from outside the npm registry; this has recently given us some issues due to network limitations. Regardless, it'd be interesting if the package were not included in the package's releases since it's probably only used internally by GetStream for testing.