asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.
Open
- Dominant language
- Shell
- Stars
- 989
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm getting this warning when installing nodejs:
```
> asdf install nodejs 20.11.0
....
asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But
asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.
```
```
> asdf --version
v0.13.1-0586b37
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.