Leandro Facchinetti

Results 212 comments of Leandro Facchinetti
trafficstars

I guess it depends on the operating system and on the way you open the application (for example, from the command-line vs double-clicking on the file in a file explorer)....

Thanks for the example and everything 👏 One more question about how this would work: When you start the application and a window does **not** open for it, how should...

@joao678 Sounds good. Thanks for the answers. I’ll look into creating an option for this in the next version of caxa.

Hi @bowbahdoe, Thanks for reaching out! I’m afraid I don’t have updates. I haven’t looked into the issue myself yet, and I don’t know of anyone working on it right...

> @gkinsman > > Why do files created by caxa need to be cleaned up at all? Hmmm, that’s a thought-provoking question! 😁 I guess it depends on how you...

For what it’s worth: I updated Got from 12.4.1 to 12.5.0, ran into [this issue](https://github.com/sindresorhus/got/issues/2151), and found this thread. For the time being, I downgraded back to 12.4.1 and everything...

@sindresorhus: Thanks for the update! I updated to 12.5.1 but I’m still getting errors of the following form: ``` node_modules/got/dist/source/core/response.d.ts:1:23 - error TS1452: 'resolution-mode' assertions are only supported when `moduleResolution`...

Coming back here to report success: I changed `moduleResolution` and I was able to update Got, and for now I enabled `skipLibCheck` as I work through issues in dependencies. That...

Same story here: The issue is happening to me on the latest versions of Visual Studio Code and macOS. It seems like turning off GPU rendering for the terminal works...