Halil Tezcan KARABULUT
Halil Tezcan KARABULUT
I'm using Artix Linux and problem persists even if I completely re-install VSCode or try repairing. I get the error in the screenshot when I try running from Command Palette....
> > I'm using Artix Linux and problem persists even if I completely re-install VSCode or try repairing. I get the error in the screenshot when I try running from...
I'm experiencing the same issue. I'm using a package called `node-rfc`, which seems to be the root cause of the problem. I suspect the issue arises because this module has...
I forgot to mention the most important part: The code will work the first time I start the server, but it freezes whenever I make a change and save it....
I've successfully reproduced the problem in a minimal project. However, it's important to note that the `node-rfc` module relies on a licensed system library named `nwrfcsdk`, which includes a set...
> This was the issue and I have found a solution which works perfectly 😁 Try adding this to your nuxt config. On my side there are no more timeouts...
> @unitythemaker Are you using localhost with a default port? Your error seems to be related more towards node and perhaps node-rfc What is your current node version? > >...
If you ever wanted to check out my minimal reproduction, I gave you access at [here](https://github.com/unitythemaker/nuxt-freeze-23832).
> > If you ever wanted to check out my minimal reproduction, I gave you access at [here](https://github.com/unitythemaker/nuxt-freeze-23832). > > I recommend you update node js to version 20 @adam-code-labx's...
I think the best one would be selecting the languages in a config file or something we will be using and the themes instead of including them all. They are...