Filipe Laíns 🇵🇸

Results 478 comments of Filipe Laíns 🇵🇸

Basically, we start vscode like this: ```bash ELECTRON_RUN_AS_NODE=1 exec electron4 /usr/lib/code/out/cli.js /usr/lib/code/code.js "$@" ```

It was definitely working, it probably was an API change. I will have a look when I get home.

Sorry for the late response. `get_fld` is totally correct, IIRC I was using https://github.com/barseghyanartur/tld so make sure that is installed.

Your tld version seems to be a bit old. Your purposed fix just gets rid of the import error, but it will not work if you try to use subdomains....

Your tld version seems to be a bit old. Your purposed fix just gets rid of the import error, but it will not work if you try to use subdomains....

@microchip8 you can get rid of the issue by installing tld with pip.

@microchip8 you can get rid of the issue by installing tld with pip.

Post the log.

Yeah, sorry for that. It seems that the script is outdated for you device's file structure. You can try to fix it if you have time.

Dub is notoriously bad, especially when it comes to software distribution. Having a build system that actually supports pkgconf properly is very important IMO.