Closed logmannn closed 11 months ago
oops that was a typo (chromium). try:
npx @puppeteer/browsers install chrome@117.0.5938.149 --path browser
This seemed to work but only without --path browser
ah, I see:
Error: Target directory is expected to be absolute
I think it's this bug: https://github.com/max-mapper/extract-zip/issues/124
the path must be absolute. will update readme, thanks
Yeah. That was the error I encountered.
currently seeing:
➜ awesome-reactive-video npm run start
> awesome-reactive-video@1.0.0 start
> node index.js
Compiling Reactive Video Javascript
Starting server
Launching puppeteer, concurrency: 3
Rendering frames
Part 0,0 page pageerror You must provide src
Part 0,0 browser is broken, restarting: You must provide src
Part 1,30 page pageerror You must provide src
Part 1,30 browser is broken, restarting: You must provide src
Part 2,60 page pageerror You must provide src
Part 2,60 browser is broken, restarting: You must provide src
Part 2,60 page pageerror You must provide src
Part 2,60 browser is broken, restarting: You must provide src
Part 2,60 page pageerror You must provide src
Part 2,60 browser is broken, restarting: You must provide src
Part 2,60 page pageerror You must provide src
Part 2,60 browser is broken, restarting: You must provide src
Failed to restart browser after 3 attempts
Caught error at frame 60, part 2 (60) You must provide src
Caught error in one part, aborting the rest
Terminating renderer workers
Stopping HTTP server
Stopping bundle watcher
Bundle watcher stopped
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
Error: You must provide src
well obviously you must provide src 😄
Thanks!
Error: Download failed: server returned code 404. URL: https://storage.googleapis.com/chromium-browser-snapshots/Mac_Arm/117.0.5938.149/chrome-mac.zip