Pablo Andres Dealbera

Results 24 comments of Pablo Andres Dealbera

I have the same error. ``` { "errorType": "Error", "errorMessage": "Error in handler: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (961656).",...

How can this be implemented? I'm trying to get cava working with mpd fifo output in WSL.

It would be very useful to avoid code duplication if this is implemented in the library itself.

I got this issue back in Feb 2019, it still happening. Why so?

This pull request does fix the issue, why hasn't been merged?

> Do you have the following in your configuration? > > ```nix > { > documentation.enable = true; > } > ``` > > This will [enable the manpages](https://daiderd.com/nix-darwin/manual/index.html#opt-documentation.enable) for...

> What's the actual error? No error, the message is the title of this issue. `man` does not seems to find any `nix-darwin` manpages.

> > Some info, `which man` and `which manpath` points to `/usr/bin` which idk if that should be the case. And `echo $MANPATH` is missing `/run/current-system/sw/share/man`, should I add this...

Kinda a noob question but I'm having issues with darwin manpages not being properly configured and I think this may have to be related.