Christopher Wilkinson
Christopher Wilkinson
```sh $ bud version bud: 0.1.4 svelte: 3.47.0 react: 18.0.0 ```
Thanks for your quick response! 1. I'm running Debian 11 2. I think it's in GOPATH ```sh echo $GOPATH /home/user/go:/home/user/code/go ``` Ah ok, so that reminds me... the first time...
Yes as far as I know that's correct. There's a bunch of stuff in there ```sh $ ls -l /home/user/go/pkg/mod/ | wc -l 16 ``` Thanks! `GOPATH=/home/user/go bud run` works...
> This makes total sense to me pre-modules, where you want to keep your maintained projects in a clean directory away from your downloaded modules. Nowadays, go modules are tucked...
Seems like a major omission for an auth service
Fixes #100 Surpasses #102
`getSource()` was deprecated in twig 1.27 and has been removed in twig 2.x, preventing the twig loader from working. #102 doesn't currently perform any haml rendering in the `getSourceContext()` method,...
@vendethiel I've refactored the haml generation to keep support for both twig 1.x as well as making twig 2.x work, however I'm struggling to get the tests to pass across...
@jkufner yep, totally didn't think of that! I'll do some more work on it tomorrow.
Same, and I''m using PopOS and Chrysalis Version: 0.11.4 I got a flash failed message the first time, then if I hold down PROG while plugging in (so it goes,...