Alexandre Fernandez
Alexandre Fernandez
I'm also getting this problem, which combined with [#1575 ](https://github.com/sveltejs/language-tools/issues/1575) gets very annoying to use typescript with svelte/sveltekit
I'm having a similar problem, not having this feature forces me to have duplicate configs in my monorepo.
Apparently the problem are not monorepos but PNPM. I made a new reproduction here : https://github.com/Alexandre-Fernandez/astro-i18next-issue-48 If you install with `npm install` it works, but if you install with `pnpm...
It actually works with [Desktop Icons](https://extensions.gnome.org/extension/1465/desktop-icons/). Still it would be great if it can be compatible with [Desktop Icons NG (DING)](https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/) since it's one of the default extensions on Manjaro...
I was looking into marko for a new project but lack of typescript support is a deal break
when combined with [#7754](https://github.com/sveltejs/svelte/issues/7754), it gets really annoying since it removes an easy workaround
If I make a reactive variable `$: isLoaded = var1 & var2 & var3` and then wrap the template with `{#if isLoaded}``{/if}`, I'll get undefined errors everytime I'll try to...
I'm having the same issue under Ubuntu 22.04 with a Nvidia RTW 3090 when trying to load SDXL. After getting the `Failed to create model quickly; will retry using slow...
> I have this PR #454. Using `SERVER_PORT` you can modify the default port from 8080. Can you test ? I tried to build the [image](https://github.com/anuraagdjain/ollama-webui/blob/feat/custom-server-port/Dockerfile) but the build fails...
It's working 