-
I've upgraded from 1.0.0-rc.12 to 1.0.0 and am experiencing an issue with one of the dependencies, which was not present before. Does anyone know what could be causing this?
```
/mnt/c/GitHub/rssm…
-
Running:
Core 2024.11.3
Supervisor 2024.11.4
Operating System
Frontend 20241106.2 ⸱ legacy
```Logger: homeassistant.util.loop
Source: util/loop.py:77
First occurred: 5:38:47 P…
-
https://pypi.org/project/django-oscar-elasticsearch/ version is from 20th of september.
Some CLI command like `python manage.py update_oscar_index` need a "newer" version:
```
Traceback (most re…
-
## span is not valid after transformation
currrently Rspack will do double parse for all file processed by builtin:swc-loader, the reason Rspack do double parse is caused by swc transform will make th…
-
Hey @murisceman,
I found a new bug regarding svg integration.
When using either `https://nuxt.com/modules/nuxt-svgo` or the package `vite-svg-loader` (which the nuxt module is based upon), the pru…
-
**Describe the bug**
Extension fails to load.
**To Reproduce**
Steps to reproduce the behavior:
1. Update VS Code to latest version (1.94.0+)
2. Install this extension
3. Try to fold any part …
-
**Problem 1**: The extension is not displayed in the interface, even if it is enabled. I have already thrown in the "ldm" folder.
Downloaded from here: https://github.com/CompVis/stable-diffusion.
…
-
error code is self-explanatory so i have nothing to add
```
(node:35028) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
at node:…
-
## Version of home_assistant
Homeassistant 2024.12.0
## Version of the custom_component
2.1.24
## Describe the bug
The Component isn't starting
## Debug log
Logger: homeassistant.setup
Q…
-
currently trying to create a worker so i can access the "proxy" via different workers.
appearently the worker class mismatches with the source?
because postMessage, addEventListener is not available…