puppeteer-sharp icon indicating copy to clipboard operation
puppeteer-sharp copied to clipboard

PuppeteerSharp 20.2.2 Stuck on Running

Open therealsras opened this issue 4 months ago • 0 comments

I have the following version

PuppeteerSharp 20.1.3 (work okay)

app.PreparePuppeteerAsync(app.Environment).GetAwaiter().GetResult();

and stuck PuppeteerSharp 20.2.2 (stuck on build) app.PreparePuppeteerAsync(app.Environment).GetAwaiter().GetResult();

therealsras avatar Aug 01 '25 04:08 therealsras