Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 20:16:58 +0900
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        "Alex V. Petrov" <alexvpetrov@gmail.com>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: vscode-1.52.1 error build
Message-ID:  <706da648-5a18-5a1a-c4c8-64adfe3ecb28@FreeBSD.org>
In-Reply-To: <35582844-6bd2-c69e-95e0-6ce63ad3242f@gmail.com>
References:  <35582844-6bd2-c69e-95e0-6ce63ad3242f@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Alex,

I can't reproduce the error either by doing "make build" or by using 
poudriere. Can you share what build procedure you use to build the port?

On 2021/01/27 7:51, Alex V. Petrov wrote:
> Hi!
> 
> info windows-process-tree@0.2.4: The platform "freebsd" is incompatible
> with this module.
> info "windows-process-tree@0.2.4" is an optional dependency and failed
> compatibility check. Excluding it from installation.
> [3/4] Linking dependencies...
> warning " > eslint-plugin-mocha@8.0.0" has incorrect peer dependency
> "eslint@>=7.0.0".
> warning " > gulp-tsb@4.0.5" has incorrect peer dependency
> "typescript@^3.0.0".
> [4/4] Building fresh packages...
> $ node build/npm/postinstall.js
> Installing dependencies in extensions...
> $ yarn --frozen-lockfile --offline
> yarn install v1.22.10
> 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-4.1.2.tgz")
> info Visit https://yarnpkg.com/en/docs/cli/install for documentation
> about this command.
> error Command failed with exit code 1.
> info Visit https://yarnpkg.com/en/docs/cli/install for documentation
> about this command.
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/editors/vscode
> 
> ===>>> make build failed for editors/vscode
> ===>>> Aborting update



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?706da648-5a18-5a1a-c4c8-64adfe3ecb28>