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

cant run yarn dev command please help after running shows error below #61

Open
BookaaGaming opened this issue Dec 8, 2022 · 2 comments

Comments

@BookaaGaming
Copy link

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>

@BookaaGaming
Copy link
Author

on my http://localhost:5757/ i get only a message that says Upgrade Required

@Jackaroo05
Copy link

Same issue here, only I only have the Upgrade required message.

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

2 participants