Nezar

Results 5 comments of Nezar

Are you able to run a command on a file in general with twf (even without keeping twf running)?

Thanks for the response @nielsvanvelzen ! The `build.sh` script is what is ran from `./build` file, and the [Build from Source instructions on the website](https://jellyfin.org/docs/general/administration/building) reference using `./build` to build...

Just to add a data point, I get a crash even with `config.enable_wayland = false`, but the workaround presented at the top in comment https://github.com/wez/wezterm/issues/484#issue-807875301 works. The error I get:...

Looks like this repository is not fit for running with recent versions of node.JS. I believe one potential solution is using an older version of node. Not sure which versions;...

I was able to run this with node v18 after changing the node-sass version. See PR here: https://github.com/maxboeck/resume/pull/50