Skip to content

Application fails with latest Chrome #124

@konuch

Description

@konuch

Hello, when trying to run the example application, it fails with following error: Browser target is not found.
Error stack:

C:\__work\carol-test>deno run -A  hello.ts
Check file:///C:/__work/carol-test/hello.ts
error: Uncaught (in promise) Error: Browser target is not found
            throw new Error('Browser target is not found');
                  ^
    at Browser.target (https://unpkg.com/puppeteer@13.3.2/lib/esm/puppeteer/common/Browser.js:302:19)
    at Application.init_ (https://deno.land/x/carol@v1.1.4/carol.ts:118:18)
    at launch (https://deno.land/x/carol@v1.1.4/carol.ts:806:15)
    at async file:///C:/__work/carol-test/hello.ts:4:13

Chrome version: 107.0.5304.63 (Official Build) (64-bit)
OS: Windows 10 Pro 22H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions