Marcus Rasmussen

Results 2 issues of Marcus Rasmussen

I'm running into an issue trying to use this package; _keyclock/utils.js can't seem to load the envrionment variables: `Uncaught (in promise) TypeError: can't access property "VITE_OIDC_ISSUER", import_meta.env is undefined` in...

This is what happens: ``` C:\WINDOWS\system32>go get -u github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix # github.com/kevin-cantwell/dotmatrix C:\Users\USERNAME\go\src\github.com\kevin-cantwell\dotmatrix\gif.go:109:4: undefined: syscall.Kill C:\Users\USERNAME\go\src\github.com\kevin-cantwell\dotmatrix\mjpeg.go:76:4: undefined: syscall.Kill ```