-
### Provide environment information
```bash
Using `mise` not `asdf` but they are basically the same and mise uses asdf plugins.
mise version
2024.5.21 linux-x64 (ef24c46 2024-05-23)
```
…
-
I use some plugins that put some files in `~/.config/direv/lib` (like [asdf-direnv](https://github.com/asdf-community/asdf-direnv?tab=readme-ov-file#benchmark). It would be nice if there was built-in …
-
I have been using this clj-kondo asdf plugin for a few months and it's been great:
- It makes it easy to stay up-to-date with clj-kondo releases
- I can easily switch between clj-kondo versions to…
-
Hello everyone,
when i try:
```
asdf install erlang 23.3.4.17
```
i had
```
LD ../priv/lib/x86_64-unknown-linux-gnu/otp_test_engine.so
cc1: some warnings being treated as errors
gmake[4]: …
-
### Describe the bug
I'm building a custom devtools plugin that auto generates types for the user.
For this i am using the custom websocket events.
The [example](https://vite.dev/guide/api-plugin…
-
asdf is gaining popularity as a version manager of all sorts, and we should be able to hook into it.
-
### Describe the bug
Back in https://github.com/sveltejs/svelte/issues/12721, which was ultimately solved through https://github.com/sveltejs/svelte/pull/12745, there were some false positives when…
-
```shell
$ asdf exec mvn
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
```
D…
-
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv.
Check the [diagnose documentation](https://pipenv.pypa.io/en/latest/diagnos…
-
I install asdf (on a Debian web server) in /usr/local/asdf. Then I put all my plugins etc in /opt/asdf. I do this rather than having everything in ~/.asdf. When initialising asdf in my login script I …