Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application fails with latest Chrome #124

Open
konuch opened this issue Oct 27, 2022 · 0 comments
Open

Application fails with latest Chrome #124

konuch opened this issue Oct 27, 2022 · 0 comments

Comments

@konuch
Copy link
Contributor

konuch commented Oct 27, 2022

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/[email protected]/lib/esm/puppeteer/common/Browser.js:302:19)
    at Application.init_ (https://deno.land/x/[email protected]/carol.ts:118:18)
    at launch (https://deno.land/x/[email protected]/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant