VDawg
VDawg
@Conduitry For some reason the window to authenticate with my Github instantly closes on the repl, but here is the code for the repl: ``` let input let value =...
@G-Rath The problem I have is that `memfs` cuts out the drive letter and in this example (and in my case), it is not the default drive `C:/` which gets...
Would it be possible to implement something like OAuth with Google or other account providers? For the player this should be optional, but servers could demand it. Then the client...
What helped me was to completely uninstall node and then to reinstall it with nvm. However, I dont know if this is going to happen again. Edit: Okay, it happens...
And I would like to separate the backup from my PC ( being able to change the backup path ) as I want to backup photographs and they should not...
Bump. I get: ``` Avoiding wayland Error unsetting QT_QPA_PLATFORMTHEME vble ``` No GUI starts, but it does show up in the system tray and is not crashing.
Any updates on this?
Also really useful when you want to delete something from a partition without a trash dir, as currently it will just error in that case
I also have an issue with Wireguard. I am using the DNS option to access an internal network, however with Portmaster running the DNS stops working. How can I provide...
I am getting the same issue. However when I try to do something like: ``` { body: '' as never } ``` I get a runtime error: `TypeError: Failed to...