cjpeterein

Results 6 comments of cjpeterein

The patch above by @asalmela fixes this issue for me. I have debian stretch+backports and munin-node version 2.0.43-3~bpo9+1. Before patch: ``` [Core] #5281 is a NeedRestart::Interp::Perl [Perl] #5281: source=/usr/sbin/munin-node Can't...

Same issue in Firefox.

I fixed (or worked around) it locally by adding a check in `lua/mason-nvim-lint/install.lua` at the beginning of `function M.try_install()` ``` if not mason_linter_identifier then return end ```

> edit .claude.json,“hasCompletedOnboarding”: true,It can skip login Confirmed. This is another workaround.

Another workaround: * Download the install.ps1 file (don't execute it yet). * Modify install.ps1 so that it does not remove the downloaded exe file in ~/.claude/downloads/. Comment out line 84...