Nicolas Bettenburg
Nicolas Bettenburg
Having the same problem, for me however, path reporting does work since I've added the following line in my `.zshrc` as per instructions in an older GH issue. ``` #...
Hi @homanchou, can you please give more details on how you are attempting to run and access `observer.start()`? Thanks!
Yes, X11 and GTK+ display output are not available in the container. You could modify the vscode container and add an X11 server, as well as a VNC server and...
I'd like to weigh in and voice my support for the proposed PR. Aside from Rails, having a flexible interface and a path forward for easily adding different fingerprinting methods...
I think that's a fair question @jtarchie and ultimately boils down to who owns the responsibility for the calculation of an asset or chunk fingerprint/digest, and what that calculation looks...
Hi @afnan, thanks for your interest in this project. What platform (PC, Linux, Mac, ...), and OS (Windows 10/11, WSL2 with Ubuntu 22.04, OSX 14) ... are you on? I've...
Just tried on my `Windows 11 x64` laptop with `WSL2` / `Ubuntu 22.04` and `Docker v4.31.1` with activated `WSL2` integration, and the autoreload when editing `.heex` files is working as...
Hi @vrnithinkumar, the issue is in https://github.com/nicbet/docker-phoenix/blob/58c52ccafb15b00ad6e409d549955b7e5a2ddda9/.devcontainer/docker-compose.yml#L22 where the VSCode dev container configuration attempts to mount the git repository. I'll take a look at how we can make that compatible...
My favourite theme hands-down! Was very sad when I couldn't build it on Ubuntu 20.04 with `sassc` 3.6.3. For what it's worth, was able to successfully build and activate in...