-
I'm trying to follow this tutorial on a windows 11 machine, but have only coded in an IDE before. This tutorial appears to use the terminal. When it comes to opening and editing files I'm unsure on th…
-
Hello there,
first of all, thanks for the awesome work on this library. I use it daily to do the bread and butter of my CQRS/ES application.
I added a Process Manager to my app, which is subscri…
-
For example:
https://github.com/aws-beam/aws-elixir/blob/master/lib/aws/generated/media_package_v2.ex#L592
When building request input within Elixir, most of our codebase does it using atoms as…
-
💁 I've been experiencing strange problems when using Elixir on Replit
*Observed behaviour*
With the following `mix.exs` (shamelessly stolen from Wojtek's `Req` docs):
```elixir
Mix.install([
…
-
ENV:
win11
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]
Mix 1.16.3 (compiled with Erlang/OTP 24)
error:
```
mix desktop.installer …
-
We got already some content around different locations which should be summarized to keep track of all efforts, maybe in the readme ?
Hub posts:
* https://galaxyproject.org/news/2024-04-microgalax…
-
Thanks for requesting a talk for Elixir Sydney! Let's hope someone picks up your idea!
Please provide the following information:
- What you would like to see a talk about: Orb
- What kinds of t…
-
#### Describe the bug
Trying to setup firezone admin portal with Helmchart, got strange error:
```
** (FunctionClauseError) no function clause matching in :lists.partition_1/4
(stdlib 6.0.1) …
-
I have a patch for this one ready. Just submitting the issue for referencing from the PR.
### Environment
* Elixir version (elixir -v): 1.16.2
* Absinthe version (mix deps | grep absinthe): 1.7…
-
The most common support case we see is related to missing or incorrect Node.js version config. Definitely a known pain point and not easy to solve. We have some docs on Node.js versioning [here](https…