Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2019 15:18:43 +0100
From:      HiMyNameIsIlNano <kappei84@gmail.com>
To:        Manish Jain <bourne.identity@hotmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Error trying to build vscode
Message-ID:  <CAC=ypSUA2_2X3bztLHD3D4SNwhvp8HP_rTp01eWxj%2BJ9Qnpvhw@mail.gmail.com>
In-Reply-To: <AM0PR03MB5570DBFEBAD7DB94E43F5DF8F62A0@AM0PR03MB5570.eurprd03.prod.outlook.com>
References:  <AM0PR03MB5570DBFEBAD7DB94E43F5DF8F62A0@AM0PR03MB5570.eurprd03.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Il ven 27 dic 2019, 20:24 Manish Jain <bourne.identity@hotmail.com> ha
scritto:

> Hi,
>
>
> I am trying to build editors/vscode from ports with all default config
> options on.
>
>
> After a few hours of compilation, I get this :
>
>
> <<
>
> $ yarn --frozen-lockfile --offline
> yarn install v1.16.0
> warning package.json: No license field
> warning vscode-extensions@0.0.1: No license field
> [1/4] Resolving packages...
> [2/4] Fetching packages...
> error Can't make a request in offline mode
> ("https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz")
> info Visit https://yarnpkg.com/en/docs/cli/install for documentation
> about this command.
>
>  >>
>
>
> Does anyone have any idea how to get around this ?
>
>
> --
> Thank you & Regards,
> Manish Jain
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org


If I were you, I would contact the port maintainer and try to find a fix
for that together. I guess that by using the --offline flag the packages
from the project repository are used instead of having them downloaded from
the registry. It might be, that the said package is missing in the
repository and thus the download issue.

Regards.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC=ypSUA2_2X3bztLHD3D4SNwhvp8HP_rTp01eWxj%2BJ9Qnpvhw>