Documentation Link
https://github.com/zdharma-continuum/zinit/wiki/Recipes-for-popular-programs#fnm
Problem
When I run this recipe for fnm:
zinit for \
as'completion' \
atclone"./fnm completions --shell zsh > _fnm.zsh" \
atload'eval $(fnm env --shell zsh)' \
atpull'%atclone' \
blockf \
from'gh-r' \
nocompile \
sbin'fnm' \
@Schniz/fnm
I get the following error:
==> Downloading sbinfnm (at label: sbinfnm)
Error: gh-r: No GitHub release assets found for
This is on a MacBook Air M3 but as far as I can tell fnm does have an arm-64 asset as part of their releases
Suggested improvement
No response
Documentation Link
https://github.com/zdharma-continuum/zinit/wiki/Recipes-for-popular-programs#fnm
Problem
When I run this recipe for fnm:
I get the following error:
This is on a MacBook Air M3 but as far as I can tell fnm does have an
arm-64asset as part of their releasesSuggested improvement
No response