Skip to content

Running yarn dev returns the following error #64

@Cyktard

Description

@Cyktard

C:\Users\Censored\OneDrive\Desktop\turtle-gambit>yarn dev
yarn run v1.22.19
$ tsc && node lib/index.js
C:\Users\Censored\OneDrive\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:56
this.browser_.target().createCDPSession().then(session => {
^

TypeError: Cannot read properties of undefined (reading 'createCDPSession')
at App.init_ (C:\Users\Censored\OneDrive\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:56:29)
at launch (C:\Users\Censored\OneDrive\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:625:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.16.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

C:\Users\Censored\OneDrive\Desktop\turtle-gambit>

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