puppeteer/puppeteer
GitHub で見る[Feature]: Add unpacking indicator to the install command
Open
#13,083 opened on 2024年9月12日
@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.