Nicolas Ramz

Results 129 comments of Nicolas Ramz

@mdere-unbound I ended up using the ugly CSS hack I suggested: - I set a random `width` to the column - I override it using `flex-basis: auto !important`

I stumbled upon this issue and am wondering what's missing to make a PR to add Chromecast support to Koel? @kellertobias Do you have a branch with your code changes?...

> nope. using Apple Music in the meantime. That's too bad. Would you have some source code left somewhere so that I don't have to restart from scratch?

Same problem on Chrome. I opened #89 that should fix the problem.

Is this still a problem with preact x? I am considering the switch to preact for one of my app.

I created a pull_request here: https://github.com/sergi/parse-listing/pull/15

I am having the same issue, on mac as well.

@onury I saw you have hidden the local path from the screenshot: sorry for not doing it in the first place 😕

The `ENOENT` errors you get happen on files that are supposed to be installed by `npm install` so it appears it was not able to do so. Could you post...

Also, could you tell me what command you typed to clone the repository?