-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
PS C:\Users\fengbupi\Desktop\test> $env:PUPPETEER_PRODUCT = "chrome"
PS C:\Users\fengbupi\Desktop\test> deno run -A --unstable https://deno.land/x/puppeteer@16.2.0/install.ts
⚠️ The `--unstable` flag has been removed in Deno 2.0. Use granular `--unstable-*` flags instead.
Learn more at: https://docs.deno.com/runtime/manual/tools/unstable_flags
A new release of Deno is available: 2.1.4 → 2.4.2 Run `deno upgrade` to install it.
error: Uncaught (in promise) TypeError: Deno.writeAllSync is not a function
Deno.writeAllSync(Deno.stdout, this.encoder.encode(msg));
^
at ProgressBar.stdoutWrite (https://deno.land/x/progress@v1.1.4/mod.ts:216:10)
at ProgressBar.write (https://deno.land/x/progress@v1.1.4/mod.ts:204:10)
at ProgressBar.render (https://deno.land/x/progress@v1.1.4/mod.ts:168:12)
at https://deno.land/x/puppeteer@16.2.0/install.ts:43:21
at downloadFile (https://deno.land/x/puppeteer@16.2.0/src/deno/BrowserFetcher.ts:454:5)
at eventLoopTick (ext:core/01_core.js:175:7)
at async BrowserFetcher.download (https://deno.land/x/puppeteer@16.2.0/src/deno/BrowserFetcher.ts:282:7)
at async https://deno.land/x/puppeteer@16.2.0/install.ts:34:27
PS C:\Users\fengbupi\Desktop\test>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels