FifthSparrow

Results 8 comments of FifthSparrow

I am also getting this same issue (except with a status error of 500) with `autumn:1.1.11` on a fresh install. Unrelated to this error, but `files.s3.default_bucket` in Revolt.toml should probably...

> I solved my issue by running autumn in a separate instance, you may try it. We need to wait a fix. Do you mean running autumn as a separate...

> > > I solved my issue by running autumn in a separate instance, you may try it. We need to wait a fix. > > > > > >...

This seems to be a recent Next JS issue when running production builds after doing `npm run build && npm run start`. Downgrading to `[email protected]` solved the issue for me....

I am also experiencing the same/similar issue. Seems to be a similar error of https://github.com/microsoft/vscode/issues/254160, which needs the following to fix https://github.com/microsoft/vscode/issues/254401#issuecomment-3154894026. I have not tested this yet, but sharing...

> I use github copilot 1.387.0 and github copilot chat 0.32.3. While the icon at the bottom does not work correctly as seen in other screenshots here, the main functionality...

Yes, I can confirm those versions work for me as well! > > use > > https://marketplace.visualstudio.com/_apis/public/gallery/publishers/github/vsextensions/copilot/1.388.0/vspackage > > https://marketplace.visualstudio.com/_apis/public/gallery/publishers/github/vsextensions/copilot-chat/0.32.3/vspackage > > install vsix > > Confirmed these versions of...

Also getting the error in docker container with node installed from devbox nix: ``` Storybook Environment Info: System: OS: Linux 5.14 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat) Binaries: Node:...