Alexander Pape
Alexander Pape
We are running currently into similar issues with wrongly empty messages. @obaqueiro how do you tell NestJS to use that CustomServerRMQ instead of the default one?
@BeInLife If you have any sort of solution, can you maybe share it? ❤️
Since Go 1.16 `go get` can't be used anymore to install executables globally. They explained that in a [blog post](https://go.dev/blog/go116-module-changes#TOC_4.) Knowing that didn't get me much farther though. Trying `go...
I realised there are some unmerged changes in develop: https://github.com/beego/bee/commit/e3d0b640df8483897a3bf9bf6a9b3cb29335144f These fix the issue for me. For anyone who can't wait, you can install the develop version of bee like...
Shouldn't this rather be reported in https://github.com/nextcloud/notes-android?
I got the same problem using browserify instead of webpack, thus the workaround doesn't work for me. Any ideas on how to make karma use the configured "base" as work...
Sure, will do.
@TCOTC Thank you for the feedback, I've fixed those issues. The only one which I am not is lacking is this one: > Update copyright information in LICENSE What is...
Sorry for the delay, I've: - fixed the build process - updated the plugin.json - added an icon - added the uninstall lifecycle method