Kurenshe Nurdaulet
Kurenshe Nurdaulet
 I got this error when I tried to `pnpm install`. Seems like it takes `0.10.0` version (which is 5 month ago). But u added `Timer` month ago. Time to...
Yeah, it installed after removing `cogs/slack`. I got error inside helix. Seems like it's more config problem.
Well, I got only one error.  And sadly it doesn't write to logs. I can't see full error((. I use [your helix-config](https://github.com/mattwparas/helix-config) without change.
Actually, I changed one thing. I removed ```toml [editor.statusline] center = ["custom"] ``` from config.toml. Because I got error ```rust thread 'main' panicked at helix-term/src/commands/engine/scheme.rs:1028:41: called `Result::unwrap()` on an `Err`...
I tried to run minimal config. `Error: Io: No such file or directory (os error 2)` shows anyway. Seems like needs heavy debugging anyway. I will try run with debugging...
Yeah, it's all in nixOS. I will update my system. Maybe it solves it.
Working good.