-
I've just updated my HA instance and this component appears to no longer load. I turned on error logging and see
```
Logger: homeassistant.util.loop
Source: util/loop.py:77
First occurred: 5:57:…
-
Since Python 3.13 (including 3.14), my custom ResourceReader is now raising errors when used with `importlib.resources.contents`. This code is otherwise functioning fine from 3.8 onwards.
```
Trac…
-
When running npm start run, I get an error in the console
> rustplusplus@1.20.0 start
> ts-node . "run"
/rustplusplus/node_modules/discord.js/src/client/BaseClient.js:21
if (options.rest?.…
-
### Reproduction
Open a terminal and try bootstrapping an empty remix project. I ran `bunx create-remix@latest`. Alternatively i also tried npm and pnpm and got the same error that `error: Cannot fin…
-
basically the title. i started a new nextjs project, and then installed zerox and got this issue. any thoughts? this is the rest of the error:
Error: Could not load the "sharp" module using the dar…
-
> Task :react-native-update-in-app:generateCodegenSchemaFromJavaScript FAILED
node:internal/fs/utils:353
throw err;
^
Error: ENOENT: no such file or directory, lstat '/Users/setredeyes/I…
-
### Current behavior
```
./node_modules/.bin/cypress run -C cypress/cypress.config.ts
DevTools listening on ws://127.0.0.1:63094/devtools/browser/53e3238c-950e-4a0f-8042-3c35b7e18d63
(node:787…
-
Isomorphic-fetch is no longer being maintained and is causing a deprecation warning on node v22.11.0 by pulling in punycode.
From the zkapp-cli:
```
> node --trace-deprecation src/bin/index.js pr…
-
### The problem
InfluxDB was starting/working fine so far. After upgrading to the Nov HA release (2024.11) it stops working and I see the following errors in the logs.
```
Logger: homeassistant.u…
-
### Describe the bug
When starting up a fresh Storybook project (both 8.3 and 8.4) with Svelte 5 and v5 of this addon, it fails to start with the error pasted below.
Downgrading Node to v22 fixes it…