Date: Sat, 04 Mar 2023 12:29:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269959] devel/fnm: cannot install node Message-ID: <bug-269959-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269959 Bug ID: 269959 Summary: devel/fnm: cannot install node Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: alexey@ocaml.nl Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org ``` =E2=9D=AF doas pkg install fnm Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The most recent versions of packages are already installed eldanna in ~ =E2=9D=AF fnm install --latest Installing Node v19.7.0 (x64) error: Can't download the requested binary: v19.7.0 for x64 not found upstr= eam. You can `fnm ls-remote` to see available versions or try a different `--arc= h`. eldanna in ~ =E2=9D=AF fnm install --lts Installing Node v18.14.2 (x64) error: Can't download the requested binary: v18.14.2 for x64 not found upstream. You can `fnm ls-remote` to see available versions or try a different `--arc= h`. eldanna in ~ =E2=9D=AF fnm ls-remote | egrep '19.7.0|18.14.2' v18.14.2 (Hydrogen) v19.7.0 =E2=9D=AF fnm --version fnm 1.33.1 =E2=9D=AF freebsd-version 13.1-RELEASE-p7 ``` --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269959-7788>