C:\Users\Owner\Desktop\turtle-gambit>yarn dev
yarn run v1.22.19
warning ....\package.json: No license field
$ tsc && node lib/index.js
C:\Users\Owner\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:56
this.browser_.target().createCDPSession().then(session => {
^
TypeError: Cannot read property 'createCDPSession' of undefined
at App.init_ (C:\Users\Owner\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:56:29)
at launch (C:\Users\Owner\Desktop\turtle-gambit\node_modules\carlo\lib\carlo.js:625:15)
at processTicksAndRejections (node:internal/process/task_queues:93:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
C:\Users\Owner\Desktop\turtle-gambit>