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.