pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/nodejs lang/npm problems
Hi,
In message <1671559207883.1927835371.895817334%gmail.com@localhost>
on Tue, 20 Dec 2022 18:18:06 +0000,
Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
expected. On NetBSD-current it fails the same way as npm,
>
> yarn create astro
> yarn create v1.22.19
> [1/4] Resolving packages...
> error An unexpected error occurred: "https://registry.yarnpkg.com/create-astro: connect EHOSTUNREACH 2606:4700::6810:1023:443 - Local (:::65430)".
> ....
I've met similar error recently.
In my case, these step solve the problem.
1. adding below lines to /etc/rc.conf
2. sudo sh /etc/rc.d/ip6addrctl start
I don't have IPv6 connection at all.
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index