ottomated / turtle-gambit

[OLD] code to connect to minecraft turtles
234 stars 64 forks source link

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

Open BookaaGaming opened 1 year ago

BookaaGaming commented 1 year ago

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\nodemodules\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 commented 1 year ago

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

Jackaroo05 commented 1 year ago

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