Date: Sun, 6 Feb 2022 19:57:10 +0700 From: "Alex V. Petrov" <alexvpetrov@gmail.com> To: tagattie@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: vscode-1.64.0 error install Message-ID: <108e17ef-94fd-a4b1-7deb-cc5a11f21210@gmail.com> In-Reply-To: <3c1aeadb-6385-29c1-4615-925b28d8a670@gmail.com> References: <3c1aeadb-6385-29c1-4615-925b28d8a670@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I get it after: make clean configure make-yarn-cache clean build deinstall install Before it (first time, during update from vscode-1.63.2_4), I get: [4/4] Building fresh packages... $ node build/npm/postinstall.js Installing dependencies in build... $ yarn --frozen-lockfile --offline yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... error Can't make a request in offline mode ("https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.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 And only thrid time installation is sucsessful. 06.02.2022 19:13, Alex V. Petrov пишет: > ===> Installing for vscode-1.64.0 > ===> Checking if vscode is already installed > ===> Registering installation for vscode-1.64.0 > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/@parcel/watcher/build/Release/watcher.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/keytar/build/Release/obj.target/keytar.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/native-is-elevated/build/Release/iselevated.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/native-watchdog/build/Release/watchdog.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/node-pty/build/Release/pty.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/windows-foreground-love/build/Release/foreground_love.node:No > such file or directory > pkg-static: Unable to access file > /usr/ports/editors/vscode/work/stage/usr/local/share/code-oss/resources/app/node_modules.asar.unpacked/windows-foreground-love/build/Release/obj.target/foreground_love.node:No > such file or directory > *** Error code 1 > > Stop. > make: stopped in /usr/ports/editors/vscode -- ----- Alex.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?108e17ef-94fd-a4b1-7deb-cc5a11f21210>