Edward Cheadle
Edward Cheadle
I am using geerlingguy/centos8' version '1.0.8' and VirtualBox 6.1.22 on Linux laptop running POP_OS 20.04 LTS with vagrant The virtualbox guest addtions fail to start with the following messages I've...
I noticed I get the error below every time I use the --provision flag with vagrant up. [virtualbox] GuestAdditions seems to be installed (6.1.32) correctly, but not running. Then vagrant...
The function: socket.on('ping', function(data){ addLi(data.username + ' has pinged!'); Crashes because username is udefined. Any ideas? The html code is below Ping Pong Ping var socket = io.connect('http://localhost:4600'); var $username...
I am using Thonny 4.1.4, running on Linux POP_OS 22.04. I installed thonny using snap. I was taking a Udemy course: ChatGPT for Programmers: Build Python Apps in Seconds URL:...