Jason Axelson

Results 208 issues of Jason Axelson

Is there an official list of what shells asdf supports? Is there any chance for dash/sh to be supported, or is it only bash and korn shells? https://github.com/asdf-vm/asdf/blob/e79016add33720fbb039ec4e98c5959624704bbb/asdf.sh#L1-L4 Seems to...

### Environment * Elixir version (elixir -v): Elixir 1.13.4 (compiled with Erlang/OTP 24) * Phoenix version (mix deps): phoenix 1.6.9 (Hex package) (mix) * Operating system: macOS 12.3.1 ### Expected...

Broken off from #44

Kind:Feature request

Rather than just returning the first error, return an error for each field. When raising an exception, raise based on the the first error. Fixes #45

It looks like there's some breaking changes in 0.3. I haven't looked into them too fully yet but some of my tests are now breaking. Here's an example `FunctionClauseError` I'm...

There shouldn't be any slow operations included in Pow.Store.Backend.Base, as it currently stands it is difficult or impossible to implement all operations performantly. One reason for this is that the...

If the declaration is in a `.d.ts` file instead then you get the following error: > Module '"valtio"' has no exported member 'proxy'.ts(2305) Here's a code sandbox that illustrates the...

If VSCode had direct support for universally embedding languages that would be ideal, but it's currently on the backlog: * https://github.com/microsoft/vscode/issues/1751 * This [comment](https://github.com/microsoft/vscode/issues/1751#issuecomment-573886529) on the above issue has an...

enhancement
help wanted

I mentioned this on #388 but I wanted to create a separate issue to hopefully get the upgrade instructions tweaked. The https://postgresapp.com/documentation/update.html and https://postgresapp.com/documentation/migrating-data.html pages are missing a crucial step...

### Environment * Elixir version (`elixir -v`): Elixir 1.9.4 (compiled with Erlang/OTP 22) * Nerves environment: mix nerves.env --info ==> nerves /usr/bin/make -C src all make[1]: Entering directory '/home/jason/dev/forks/nerves_examples/blinky/deps/nerves/src' make[1]:...