Peter Carroll

Results 24 comments of Peter Carroll
trafficstars

My system is Linux Mint 21.2 64 bit. ```$ cat /etc/os-release NAME="Linux Mint" VERSION="21.2 (Victoria)" ID=linuxmint ID_LIKE="ubuntu debian" PRETTY_NAME="Linux Mint 21.2" VERSION_ID="21.2" HOME_URL="https://www.linuxmint.com/" SUPPORT_URL="https://forums.linuxmint.com/" BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/" PRIVACY_POLICY_URL="https://www.linuxmint.com/" VERSION_CODENAME=victoria UBUNTU_CODENAME=jammy $ go...

Here is a hint... If I use this template, the node_modules folder gets installed in the wrong location. In this case it is one level above the project folder? In...

I am also experiencing this... https://github.com/webview/webview_go/issues/13

I am also running into the problem that Destroy is not working. So at the moment, I have no way to control the window once it has been created. If...