Skip to content

[doc]: recipe for FNM failes on MacBook Air M3 #713

@sanderaernouts

Description

@sanderaernouts

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions