Zephyr Lykos
Zephyr Lykos
Build passed and runs. However there's two problems: 1. Performance regression (It runs with new backend, but somehow worse framerate) 2. `GLX error at line 705: GL_INVALID_FRAMEBUFFER_OPERATION`. I don't have...
I would like to keep formatters as format-only in this repository. If you really need this, please submit this to [none-ls-extras](https://github.com/nvimtools/none-ls-extras.nvim).
We haven't cooperated that change in any released versions yet, both in `nodejs20` and `nodejs-cjs-module-lexer`. Also, this seems to be a distro-specific issue, so please raise it in Besides, I...
Oh, I recalled what's the issue here. libuv made io_uring default from a while ago, and it got merged into Node.js. Unfortunately, the implementation (kernel? libuv?) is currently buggy and...
Seemed to be a kernel regression. Tested with a clean f39 podman container on `6.9.0-0.rc4.37.fc41.x86_64`, works well. @aswinbennyofficial Could you test it on Fedora 40?
@guybedford since this isn't a cjs-module-lexer issue but a kernel/libuv/node one, we can close this here.
Forwarding from rhbz. --- > OK, I figured this out. > > You are running npm as root and your npmrc sets `prefix=/usr`, which overrides `/usr/lib/> node_modules` to a folder...
/tag invalid /close
Also see the explanation in . > No need for a runtime environment variable at all There was never one. > We can ALWAYS generate two builds - one with...
Added comments to explain the load process. If something is still unclear, please point it out :)