You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
The above error message is very useless because it does neither tell me what the problem is nor how this could be fixed.
I had this error several times and I think I remember that this can be fixed with some i18n init stuff but every time I encounter it, I have to waste several hours to figure it out again.
Expected behavior
A clear error message that tells me:
what went wrong
and how to fix it (because I remember that there was one specific solution but I can't find it in the docs)
A note about this error and the solution (or possible solutions) in the docs.
Reproduction
//
System Info
System:
OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
Container: Yes
Shell: 5.8.1 - /usr/bin/zsh
Binaries:
Node: 20.11.0 - ~/.nvm/versions/node/v20.11.0/bin/node
Yarn: 1.22.21 - /usr/bin/yarn
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.0/bin/npm
I mainly use Firefox (currently 125.0) and Chromium (currently 123.0) fordevelopment and it happensin both.
Screenshot
Last line is the position in my own source code where the error comes from. The stack trace is way longer though.