Caio Borghi
Caio Borghi
Im getting this error at 4/20 
10 1.481 Resolving Hex dependencies... #10 1.594 #10 1.594 Failed to use "jsx" because #10 1.594 exjsx (version 3.2.0) requires ~> 2.6.2 #10 1.594 mix.lock specifies 2.11.0 #10 1.594 #10...
The function returns before user saves the event on android's calendar, it's triggered right after the click.
I see that the binaries link are https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 But what's the extension of this file? How can I install it on alpine linux? ``` docker run -it alpine apk add...
**Describe the bug** With the following command, on a authenticated environment (that have the cert.pem file on the /etc/cloudflared folder), I am able to create a tunnel. `cloudflared tunnel --hostname...
I followed the instructions of the docs, added popover and command and tries to use combobox. Whenever I click on "Select a framework", the application fails.   ``` index.mjs:1...
# 🐛 bug report If I try to install a module pointing to a bundled file generated from parcel build it throws an error.  ## 🎛 Configuration (.babelrc, package.json,...
#### Proposal I would like to change the x-axis values to be seconds passed or requests sent, currently it's showing an awkward percentage of conclusion (maybe)? #### Background When running...
How to start a container with privileged? I saw that ContainerStartParameters contains only a property named "DetachKeys" but no Privileged option. I want to know how to create and start...
I want to create a MudItem with xs=6 and offset=6 (so it fits always half right of the screen)