Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Downloading and installing node v18.19.0...
- Downloading https://nodejs.org/dist/v18.19.0/node-v18.19.0-linux-x64.tar.xz...
- #################################################################################################################### 100.0%
- Computing checksum with sha256sum
- Checksums matched!
- Now using node v18.19.0 (npm v10.2.3)
- Creating default alias: default -> 18 (-> v18.19.0)
- Now using node v18.19.0 (npm v10.2.3)
- yarn install v1.22.21
- [1/4] Resolving packages...
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- $ yarn run v8-snapshot && webpack --config-name hyper-app && electron-builder install-app-deps && yarn run rebuild-node-pty&& cpy --cwd=target node_modules "../../app/" && yarn run generate-schema
- yarn run v1.22.21
- $ cross-env npm_config_arch=x64 yarn run v8-snapshot:arch && cross-env npm_config_arch=arm64 yarn run v8-snapshot:arch
- $ yarn run mk-snapshot && yarn run cp-snapshot
- $ cross-env ELECTRON_CUSTOM_VERSION=$npm_package_devDependencies_electron node node_modules/electron-mksnapshot/download-mksnapshot.js && node bin/mk-snapshot.js
- Creating a linked script..
- Generating startup blob in "/home/simona/.cache/yay/hyper-git/src/hyper.git/cache/x64"
- $ node bin/cp-snapshot.js
- Copying v8 snapshots from /home/simona/.cache/yay/hyper-git/src/hyper.git/cache/x64/snapshot_blob.bin to /home/simona/.cache/yay/hyper-git/src/hyper.git/node_modules/electron/dist
- Error: ENOENT: no such file or directory, copyfile '/home/simona/.cache/yay/hyper-git/src/hyper.git/cache/x64/snapshot_blob.bin' -> '/home/simona/.cache/yay/hyper-git/src/hyper.git/node_modules/electron/dist/snapshot_blob.bin'
- at Object.copyFileSync (node:fs:2982:3)
- at copySnapshot (/home/simona/.cache/yay/hyper-git/src/hyper.git/bin/cp-snapshot.js:12:6)
- at Object.<anonymous> (/home/simona/.cache/yay/hyper-git/src/hyper.git/bin/cp-snapshot.js:51:5)
- at Module._compile (node:internal/modules/cjs/loader:1356:14)
- at Object.Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
- at Module.load (node:internal/modules/cjs/loader:1197:32)
- at Function.Module._load (node:internal/modules/cjs/loader:1013:12)
- at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
- at node:internal/main/run_main_module:28:49
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/run 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: ENOENT: no such file or directory, open '/home/simona/.cache/yay/hyper-git/src/.electron-gyp/.yarnrc'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement