Closed David4631 closed 3 years ago
Hello. Thanks for the report.
Don't worry about this error. This error is not related to operate scratch3-tello. In-text "extension" means Chrome extension named React/Redux Developer Tools. These extension are for developing Scratch Desktop and they installed via Chrome Webstore only when app starts by "npm start". This error occurs because the Internet connection is disconnected in order to communicate with Tello.
I've confirmed that this problem is reproduced. I'll work on fixing this problem.
I hope this software will be useful in educating children. Thanks.
This issue was solved at fbd0cd0 . Thanks for reporting.
I'm a teacher in an association and I learn to code to children on Tello drone.
I have compile scratch3-tello on Ubuntu 21.04 on a raspberry pi and also on Lubuntu 20.04.3 on PC. The result of this compilation is OK on the 2 platforms. But when I launch scratch3-tello with "npm start", I obtain this 2 debug windows, same error messages in the console : But I still can command Tello with Scratch.
And making the package with "npm run dist:dir" doesn't work :
The version of node and npm are the same in the 2 platforms :
Thanks for this good job kebhr