puppeteer/puppeteer

[Feature]: Add unpacking indicator to the install command

Open

#13,083 opened on 2024年9月12日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)TypeScript (94,322 stars) (9,419 forks)batch import
@puppeteer/browsersP3confirmedfeaturegood first issue

説明

Feature description

Currently we show a downloading indicator in the terminal when a browser is downloading, but after a successful download we try to unpack and do other operations which are not communicated to the user, which looks like the process is stuck, we should show some loading state there to make sure the user understands what is going on.

コントリビューターガイド

[Feature]: Add unpacking indicator to the install command · puppeteer/puppeteer#13083 | Good First Issue