lulzsun / RePlaysTV

Patch update for the discontinued Plays.tv client
104 stars 15 forks source link

npm install failed #13

Open Parilar opened 4 years ago

Parilar commented 4 years ago

Hey, the installation of one npm package failed. Any solution for this error ?

[1:57:03 ] 
    [1:57:03 ] An unhandled error has occurred inside Forge:
    [1:57:03 ] Failed to install modules: ["electron-compile","electron-squirrel-startup"]
    [1:57:03 ] With output: Exited with status 1
    [1:57:03 ] Error: Failed to install modules: ["electron-compile","electron-squirrel-startup"]
    [1:57:03 ] With output: Exited with status 1
    [1:57:03 ]     at C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\dist\util\install-dependencies.js:55:13
    [1:57:03 ] 
    [1:57:03 ]     at Generator.throw (<anonymous>)
    [1:57:03 ]     at Generator.tryCatcher (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\util.js:16:23)
    [1:57:03 ]     at PromiseSpawn._promiseRejected (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\generators.js:107:10)
    [1:57:03 ]     at Promise._settlePromise (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:611:26)
    [1:57:03 ]     at Promise._settlePromise0 (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:649:10)
    [1:57:03 ]     at Promise._settlePromises (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:725:18)
    [1:57:03 ]     at _drainQueueStep (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:93:12)
    [1:57:03 ]     at _drainQueue (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:86:9)
    [1:57:03 ]     at Async._drainQueues (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:102:5)
    [1:57:03 ]     at Immediate.Async.drainQueues [as _onImmediate] (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:15:14)
    [1:57:03 ]     at processImmediate (internal/timers.js:439:21)
    =======================================
lulzsun commented 4 years ago

Can you provide the full logs?

Parilar commented 4 years ago

Can you provide the full logs?

I've updated my post.

Parilar commented 4 years ago

[1:54:03 ] Microsoft Windows [Version 10.0.18362.592]
[1:54:03 ] (c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.
[1:54:07 ] No installed antivirus detected.
[1:54:07 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)>nodejs-portable.exe
[1:54:08 ] Node.js Portable 2.9.0
[1:54:08 ] https://github.com/crazy-max/nodejs-portable
[1:54:09 ] Checking if Node.js installed... OK!
[1:54:09 ] Creating Node.js configuration... OK!
[1:54:09 ] Checking custom paths...
[1:54:09 ] # C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\Git\cmd OK!
[1:54:09 ] Adding customs path to PATH... OK!
[1:54:09 ] Adding node to PATH... OK!
[1:54:09 ] Setting NODE_PATH... OK!
[1:54:09 ] Creating launch script... OK!
[1:54:09 ] Clearing screen...
[1:54:09 ] Your environment has been set up for using Node.js 13.2.0 (ia32) and npm.
[1:54:09 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)>mkdir temp
=======================================
=======================================
=======================================
[1:54:09 ] This next process will take awhile (with no sign of progress)... Please be patient.
[1:54:09 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)>asar extract "C:\Users\User\AppData\Local\Plays\app-3.0.0\resources\app.asar" temp
[1:55:22 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)>cd temp
[1:55:22 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp>npm init -f
[1:55:24 ] npm WARN using --force I sure hope you know what you are doing.
[1:55:25 ] Wrote to C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp\package.json:
[1:55:25 ] {
[1:55:25 ]   "name": "Plays",
[1:55:25 ]   "productName": "Plays",
[1:55:25 ]   "version": "3.0.0",
[1:55:25 ]   "description": "Plays.tv Desktop Application",
[1:55:25 ]   "main": "es6-shim.js",
[1:55:25 ]   "scripts": {
[1:55:25 ]     "start": "cross-env ORBITAL_ENV=development electron-forge start",
=======================================
=======================================
=======================================
[1:55:25 ] This next process will take awhile (with no sign of progress)... Please be patient.
[1:55:25 ]     "package": "electron-forge package",
[1:55:25 ]     "make": "electron-forge make",
[1:55:25 ]     "lint": "eslint src/ test/",
[1:55:25 ]     "test": "cross-env ORBITAL_ENV=test electron-mocha --recursive test/",
[1:55:25 ]     "integrationtest": "cross-env INTEGRATION_ENV=true npm run test -- --grep 'integration/'"
[1:55:25 ]   },
[1:55:25 ]   "keywords": [],
[1:55:25 ]   "author": "Plays.tv, Inc",
[1:55:25 ]   "license": "UNLICENSED",
[1:55:25 ]   "repository": {
[1:55:25 ]     "type": "git",
[1:55:25 ]     "url": "https://git.plays.tv:electron/orbital.git"
[1:55:25 ]   },
[1:55:25 ]   "updates": {
[1:55:25 ]     "remoteReleases": "https://app-updates.plays.tv/builds/updates/win32/",
[1:55:25 ]     "remoteReleasesInterval": 60
[1:55:25 ]   },
[1:55:25 ]   "config": {},
[1:55:25 ]   "dependencies": {
[1:55:25 ]     "@playstv/app-consts": "^0.2.0",
[1:55:25 ]     "@playstv/di-adapter": "0.0.11",
[1:55:25 ]     "@playstv/ltc-node": "^0.54.7",
[1:55:25 ]     "@playstv/orbital-loader-ui": "^0.1.8",
[1:55:25 ]     "@playstv/plays-nedb": "0.0.1",
[1:55:25 ]     "@sentry/browser": "^5.6.3",
[1:55:25 ]     "@sentry/node": "^5.6.2",
[1:55:25 ]     "amplitude-js": "^5.4.2",
[1:55:25 ]     "archiver": "^3.1.1",
[1:55:25 ]     "auto-launch": "^5.0.5",
[1:55:25 ]     "await-to-js": "^2.1.1",
[1:55:25 ]     "body-parser": "^1.19.0",
[1:55:25 ]     "chokidar": "^3.2.1",
[1:55:25 ]     "compression": "^1.7.4",
[1:55:25 ]     "cron": "^1.7.2",
[1:55:25 ]     "devtron": "^1.4.0",
[1:55:25 ]     "dot-prop": "^5.1.0",
[1:55:25 ]     "dotenv": "^8.1.0",
[1:55:25 ]     "electron-compile": "^6.4.4",
[1:55:25 ]     "electron-devtools-installer": "^2.2.4",
[1:55:25 ]     "electron-storage": "^1.0.7",
[1:55:25 ]     "electron-store": "^1.3.0",
[1:55:25 ]     "electron-window-state": "^5.0.3",
[1:55:25 ]     "escape-string-regexp": "^2.0.0",
[1:55:25 ]     "express": "^4.17.1",
[1:55:25 ]     "fb": "^2.0.0",
[1:55:25 ]     "fs-extra": "^8.1.0",
[1:55:25 ]     "fuse.js": "^3.4.5",
[1:55:25 ]     "glob": "^7.1.4",
[1:55:25 ]     "hazardous": "^0.3.0",
[1:55:25 ]     "http-shutdown": "^1.2.1",
[1:55:25 ]     "image-size": "^0.7.5",
[1:55:25 ]     "js-yaml": "^3.13.1",
[1:55:25 ]     "jsonfile": "^5.0.0",
[1:55:25 ]     "jsonwebtoken": "^8.5.1",
[1:55:25 ]     "lcu-connector": "^2.1.2",
[1:55:25 ]     "md5": "^2.2.1",
[1:55:25 ]     "mkdirp": "^0.5.1",
[1:55:25 ]     "mkdirp-promise": "^5.0.1",
[1:55:25 ]     "moment": "^2.24.0",
[1:55:25 ]     "nanoid": "^2.1.2",
[1:55:25 ]     "node-ipc": "^9.0.1",
[1:55:25 ]     "portfinder": "^1.0.24",
[1:55:25 ]     "ps-list": "^6.3.0",
[1:55:25 ]     "request": "^2.88.0",
[1:55:25 ]     "request-promise-native": "^1.0.7",
[1:55:25 ]     "shortid": "^2.2.15",
[1:55:25 ]     "sprintf-js": "^1.1.2",
[1:55:25 ]     "touch": "^3.1.0",
[1:55:25 ]     "tracer": "^0.8.15",
[1:55:25 ]     "triple-beam": "^1.3.0",
[1:55:25 ]     "url-join": "^4.0.1",
[1:55:25 ]     "uuid": "^3.3.3",
[1:55:25 ]     "winston": "^3.2.1",
[1:55:25 ]     "winston-transport": "^4.3.0",
[1:55:25 ]     "ws": "^7.1.2"
[1:55:25 ]   },
[1:55:25 ]   "devDependencies": {
[1:55:25 ]     "asar": "^0.14.6",
[1:55:25 ]     "aws-cloudfront-invalidate": "^0.1.3",
[1:55:25 ]     "babel-plugin-transform-async-super": "^1.0.0",
[1:55:25 ]     "babel-plugin-transform-async-to-generator": "^6.24.1",
[1:55:25 ]     "babel-plugin-transform-object-rest-spread": "^6.26.0",
[1:55:25 ]     "babel-preset-env": "^1.7.0",
[1:55:25 ]     "babel-preset-es2015": "^6.24.1",
[1:55:25 ]     "babel-preset-react": "^6.24.1",
[1:55:25 ]     "chai": "^4.2.0",
[1:55:25 ]     "chai-as-promised": "^7.1.1",
[1:55:25 ]     "cross-env": "^6.0.3",
[1:55:25 ]     "electron-forge": "^5.2.4",
[1:55:25 ]     "electron-mocha": "^7.0.0",
[1:55:25 ]     "electron-prebuilt-compile": "4.0.0",
[1:55:25 ]     "eslint": "^6.5.1",
[1:55:25 ]     "eslint-config-airbnb-base": "^14.0.0",
[1:55:25 ]     "eslint-plugin-import": "^2.18.2",
[1:55:25 ]     "nock": "^10.0.6",
[1:55:25 ]     "s3": "^4.4.0",
[1:55:25 ]     "sinon": "^2.4.1",
[1:55:25 ]     "unzip": "^0.1.11"
[1:55:25 ]   },
[1:55:25 ]   "originalMain": "src/main/main.js"
[1:55:25 ] }
=======================================
=======================================
=======================================
[1:55:25 ] This next process will take awhile (with no sign of progress)... Please be patient.
[1:55:25 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp>npm install
[1:56:06 ] > electron-forge@5.2.4 install C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp\node_modules\electron-forge
[1:56:06 ] > node tabtab-install.js
[1:56:06 ] User shell undefined not supported, skipping completion install
[1:56:06 ] > spawn-sync@1.0.15 postinstall C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp\node_modules\spawn-sync
[1:56:06 ] > node postinstall
[1:56:06 ] > electron@4.0.0 postinstall C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp\node_modules\electron-prebuilt-compile\node_modules\electron
[1:56:06 ] > node install.js
[1:56:07 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:07 ] [>                                            ] 0.0% (0 B/s)
[1:56:07 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:07 ] [>                                            ] 0.0% of 58.1 MB (0 B/s)
[1:56:08 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:08 ] [>                                            ] 0.1% of 58.1 MB (50.71 kB/s)
[1:56:08 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:08 ] [>                                            ] 0.2% of 58.1 MB (102.93 kB/s)
[1:56:08 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:08 ] [>                                            ] 0.3% of 58.1 MB (138.05 kB/s)
[1:56:09 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:09 ] [>                                            ] 0.4% of 58.1 MB (138.4 kB/s)
[1:56:09 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:09 ] [>                                            ] 0.5% of 58.1 MB (155.91 kB/s)
[1:56:09 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:09 ] [>                                            ] 0.7% of 58.1 MB (169.54 kB/s)
[1:56:09 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:09 ] [>                                            ] 0.8% of 58.1 MB (187.4 kB/s)
[1:56:10 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:10 ] [>                                            ] 1.0% of 58.1 MB (202.01 kB/s)
[1:56:10 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:10 ] [>                                            ] 1.1% of 58.1 MB (203.07 kB/s)
[1:56:10 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:10 ] [>                                            ] 1.3% of 58.1 MB (213.44 kB/s)
[1:56:11 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:11 ] [>                                            ] 1.5% of 58.1 MB (227.06 kB/s)
[1:56:11 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:11 ] [>                                            ] 1.6% of 58.1 MB (239.24 kB/s)
[1:56:11 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:11 ] [>                                            ] 1.8% of 58.1 MB (249.5 kB/s)
[1:56:11 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:11 ] [>                                            ] 2.0% of 58.1 MB (262.72 kB/s)
[1:56:12 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:12 ] [>                                            ] 2.2% of 58.1 MB (274.54 kB/s)
[1:56:12 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:12 ] [>                                            ] 2.5% of 58.1 MB (288.67 kB/s)
[1:56:12 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:12 ] [>                                            ] 2.7% of 58.1 MB (301.45 kB/s)
[1:56:12 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:12 ] [>                                            ] 2.9% of 58.1 MB (309.9 kB/s)
[1:56:13 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:13 ] [>                                            ] 3.2% of 58.1 MB (320.65 kB/s)
[1:56:13 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:13 ] [>                                            ] 3.4% of 58.1 MB (333.4 kB/s)
[1:56:13 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:13 ] [>                                            ] 3.7% of 58.1 MB (342.35 kB/s)
[1:56:14 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:14 ] [>                                            ] 4.0% of 58.1 MB (340.35 kB/s)
[1:56:14 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:14 ] [>                                            ] 4.3% of 58.1 MB (352.92 kB/s)
[1:56:14 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:14 ] [=>                                           ] 4.5% of 58.1 MB (362.36 kB/s)
[1:56:14 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:14 ] [=>                                           ] 4.9% of 58.1 MB (375.81 kB/s)
[1:56:15 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:15 ] [=>                                           ] 5.2% of 58.1 MB (390.64 kB/s)
[1:56:15 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:15 ] [=>                                           ] 5.6% of 58.1 MB (406.72 kB/s)
[1:56:15 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:15 ] [=>                                           ] 6.1% of 58.1 MB (428.16 kB/s)
[1:56:15 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:15 ] [=>                                           ] 6.6% of 58.1 MB (450.38 kB/s)
[1:56:16 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:16 ] [==>                                          ] 7.1% of 58.1 MB (473.32 kB/s)
[1:56:16 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:16 ] [==>                                          ] 7.8% of 58.1 MB (504.66 kB/s)
[1:56:16 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:16 ] [==>                                          ] 8.5% of 58.1 MB (536.19 kB/s)
[1:56:16 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:16 ] [===>                                         ] 9.3% of 58.1 MB (567.89 kB/s)
[1:56:17 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:17 ] [===>                                         ] 10.2% of 58.1 MB (608.68 kB/s)
[1:56:17 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:17 ] [====>                                        ] 11.1% of 58.1 MB (645.69 kB/s)
[1:56:17 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:17 ] [====>                                        ] 12.2% of 58.1 MB (691.08 kB/s)
[1:56:17 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:17 ] [=====>                                       ] 13.4% of 58.1 MB (739.28 kB/s)
[1:56:18 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:18 ] [=====>                                       ] 14.6% of 58.1 MB (788.48 kB/s)
[1:56:18 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:18 ] [======>                                      ] 15.9% of 58.1 MB (838.61 kB/s)
[1:56:18 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:18 ] [======>                                      ] 17.3% of 58.1 MB (891.15 kB/s)
[1:56:18 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:18 ] [=======>                                     ] 18.7% of 58.1 MB (944.44 kB/s)
[1:56:19 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:19 ] [=======>                                     ] 20.0% of 58.1 MB (988.05 kB/s)
[1:56:19 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:19 ] [========>                                    ] 21.4% of 58.1 MB (1.04 MB/s)
[1:56:19 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:19 ] [=========>                                   ] 22.7% of 58.1 MB (1.08 MB/s)
[1:56:19 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:19 ] [=========>                                   ] 24.1% of 58.1 MB (1.12 MB/s)
[1:56:20 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:20 ] [==========>                                  ] 25.5% of 58.1 MB (1.16 MB/s)
[1:56:20 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:20 ] [===========>                                 ] 26.9% of 58.1 MB (1.2 MB/s)
[1:56:20 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:20 ] [===========>                                 ] 28.3% of 58.1 MB (1.24 MB/s)
[1:56:20 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:20 ] [============>                                ] 29.6% of 58.1 MB (1.27 MB/s)
[1:56:21 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:21 ] [============>                                ] 31.0% of 58.1 MB (1.31 MB/s)
[1:56:21 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:21 ] [=============>                               ] 32.1% of 58.1 MB (1.33 MB/s)
[1:56:21 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:21 ] [=============>                               ] 33.3% of 58.1 MB (1.36 MB/s)
[1:56:22 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:22 ] [==============>                              ] 34.9% of 58.1 MB (1.4 MB/s)
[1:56:22 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:22 ] [===============>                             ] 36.2% of 58.1 MB (1.43 MB/s)
[1:56:22 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:22 ] [===============>                             ] 37.5% of 58.1 MB (1.43 MB/s)
[1:56:22 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:22 ] [================>                            ] 39.1% of 58.1 MB (1.46 MB/s)
[1:56:23 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:23 ] [=================>                           ] 40.3% of 58.1 MB (1.49 MB/s)
[1:56:23 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:23 ] [=================>                           ] 41.8% of 58.1 MB (1.52 MB/s)
[1:56:23 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:23 ] [==================>                          ] 43.3% of 58.1 MB (1.55 MB/s)
[1:56:23 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:23 ] [===================>                         ] 44.5% of 58.1 MB (1.57 MB/s)
[1:56:24 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:24 ] [===================>                         ] 46.1% of 58.1 MB (1.6 MB/s)
[1:56:24 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:24 ] [====================>                        ] 47.5% of 58.1 MB (1.62 MB/s)
[1:56:24 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:24 ] [====================>                        ] 48.8% of 58.1 MB (1.64 MB/s)
[1:56:24 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:24 ] [=====================>                       ] 50.3% of 58.1 MB (1.67 MB/s)
[1:56:25 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:25 ] [======================>                      ] 51.6% of 58.1 MB (1.69 MB/s)
[1:56:25 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:25 ] [======================>                      ] 53.0% of 58.1 MB (1.71 MB/s)
[1:56:25 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:25 ] [=======================>                     ] 54.5% of 58.1 MB (1.73 MB/s)
[1:56:25 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:25 ] [========================>                    ] 55.7% of 58.1 MB (1.75 MB/s)
[1:56:26 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:26 ] [========================>                    ] 57.3% of 58.1 MB (1.77 MB/s)
[1:56:26 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:26 ] [=========================>                   ] 58.6% of 58.1 MB (1.79 MB/s)
[1:56:26 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:26 ] [==========================>                  ] 60.0% of 58.1 MB (1.81 MB/s)
[1:56:26 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:26 ] [==========================>                  ] 61.6% of 58.1 MB (1.83 MB/s)
[1:56:27 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:27 ] [===========================>                 ] 62.9% of 58.1 MB (1.85 MB/s)
[1:56:27 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:27 ] [============================>                ] 64.5% of 58.1 MB (1.87 MB/s)
[1:56:27 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:27 ] [============================>                ] 66.0% of 58.1 MB (1.89 MB/s)
[1:56:27 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:27 ] [=============================>               ] 67.5% of 58.1 MB (1.91 MB/s)
[1:56:28 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:28 ] [==============================>              ] 69.2% of 58.1 MB (1.94 MB/s)
[1:56:28 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:28 ] [==============================>              ] 70.6% of 58.1 MB (1.95 MB/s)
[1:56:28 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:28 ] [===============================>             ] 72.4% of 58.1 MB (1.98 MB/s)
[1:56:28 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:28 ] [================================>            ] 74.0% of 58.1 MB (2 MB/s)
[1:56:29 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:29 ] [=================================>           ] 75.8% of 58.1 MB (2.02 MB/s)
[1:56:29 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:29 ] [=================================>           ] 77.7% of 58.1 MB (2.05 MB/s)
[1:56:29 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:29 ] [==================================>          ] 79.4% of 58.1 MB (2.07 MB/s)
[1:56:29 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:29 ] [===================================>         ] 81.4% of 58.1 MB (2.1 MB/s)
[1:56:30 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:30 ] [====================================>        ] 83.4% of 58.1 MB (2.13 MB/s)
[1:56:30 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:30 ] [=====================================>       ] 85.4% of 58.1 MB (2.16 MB/s)
[1:56:30 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:30 ] [======================================>      ] 87.6% of 58.1 MB (2.19 MB/s)
[1:56:30 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:30 ] [=======================================>     ] 89.8% of 58.1 MB (2.22 MB/s)
[1:56:31 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:31 ] [========================================>    ] 92.3% of 58.1 MB (2.26 MB/s)
[1:56:31 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:31 ] [=========================================>   ] 94.5% of 58.1 MB (2.29 MB/s)
[1:56:31 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:31 ] [==========================================>  ] 97.1% of 58.1 MB (2.33 MB/s)
[1:56:31 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:31 ] [===========================================> ] 99.8% of 58.1 MB (2.37 MB/s)
[1:56:31 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:32 ] [============================================>] 100.0% of 58.1 MB (2.37 MB/s)
[1:56:32 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:32 ] [============================================>] 100.0% of 58.1 MB (2.37 MB/s)
[1:56:32 ] Downloading tmp-10464-0-electron-v4.0.0-win32-ia32.zip
[1:56:32 ] [============================================>] 100.0% of 58.1 MB (2.37 MB/s)
[1:56:32 ] Downloading tmp-10464-1-SHASUMS256.txt-4.0.0
[1:56:32 ] [>                                            ] 0.0% (0 B/s)
[1:56:32 ] Downloading tmp-10464-1-SHASUMS256.txt-4.0.0
[1:56:32 ] [>                                            ] 0.0% of 4.74 kB (0 B/s)
[1:56:32 ] Downloading tmp-10464-1-SHASUMS256.txt-4.0.0
[1:56:32 ] [============================================>] 100.0% of 4.74 kB (4.74 kB/s)
[1:56:32 ] Downloading tmp-10464-1-SHASUMS256.txt-4.0.0
[1:56:32 ] [============================================>] 100.0% of 4.74 kB (4.74 kB/s)
[1:56:32 ] Downloading tmp-10464-1-SHASUMS256.txt-4.0.0
[1:56:32 ] [============================================>] 100.0% of 4.74 kB (4.74 kB/s)
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: appdmg@0.4.5 (node_modules\appdmg):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for appdmg@0.4.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:35 ] added 1061 packages from 1432 contributors and audited 14387 packages in 67.545s
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: electron-installer-redhat@0.5.0 (node_modules\electron-installer-redhat):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for electron-installer-redhat@0.5.0: wanted {"os":"darwin,linux","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: electron-installer-debian@1.2.0 (node_modules\electron-installer-debian):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for electron-installer-debian@1.2.0: wanted {"os":"darwin,linux","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: electron-installer-flatpak@0.8.0 (node_modules\electron-installer-flatpak):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for electron-installer-flatpak@0.8.0: wanted {"os":"darwin,linux","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:35 ] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.0 (node_modules\chokidar\node_modules\fsevents):
[1:56:35 ] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})
[1:56:36 ] found 36 vulnerabilities (7 low, 11 moderate, 16 high, 2 critical)
[1:56:36 ]   run `npm audit fix` to fix them, or `npm audit` for details
[1:56:36 ] C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\temp>electron-forge import
[1:56:42 ] .3 (1)\temp".  This will involve modifying some files, are you sure you want to 
[1:56:47 ] continue? (Y/n) ? WARNING: We will now attempt to import: "C:\Users\User\Downloads\RePlaysTV-3.0
[1:56:47 ] .3 (1)\temp".  This will involve modifying some files, are you sure you want to 
[1:56:47 ] continue? (Y/n) y? WARNING: We will now attempt to import: "C:\Users\User\Downloads\RePlaysTV-3.0
[1:56:47 ] .3 (1)\temp".  This will involve modifying some files, are you sure you want to 
[1:56:47 ] continue? Yes
[1:56:47 ] ? Do you want us to change the "main" attribute of your package.json?  If you ar
[1:56:52 ] e currently using babel and pointing to a "build" directory say yes. (Y/n) ? Do you want us to change the "main" attribute of your package.json?  If you ar
[1:56:52 ] e currently using babel and pointing to a "build" directory say yes. (Y/n) y? Do you want us to change the "main" attribute of your package.json?  If you ar
[1:56:52 ] e currently using babel and pointing to a "build" directory say yes. Yes
[1:56:57 ] ? Enter the relative path to your uncompiled main file (es6-shim.js) ? Enter the relative path to your uncompiled main file (es6-shim.js) s? Enter the relative path to your uncompiled main file (es6-shim.js) sr? Enter the relative path to your uncompiled main file (es6-shim.js) src? Enter the relative path to your uncompiled main file (es6-shim.js) src/? Enter the relative path to your uncompiled main file (es6-shim.js) src/m? Enter the relative path to your uncompiled main file (es6-shim.js) src/ma? Enter the relative path to your uncompiled main file (es6-shim.js) src/mai? Enter the relative path to your uncompiled main file (es6-shim.js) src/main? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/m? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] ? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] i? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] in? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] in.? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] in.j? Enter the relative path to your uncompiled main file (es6-shim.js) src/main/ma
[1:56:57 ] in.js? Enter the relative path to your uncompiled main file src/main/main.js
[1:56:57 ] ? Do you want us to update the "start" script to instead call the electron-forge
[1:57:02 ]  task "electron-forge start" (Y/n) ? Do you want us to update the "start" script to instead call the electron-forge
[1:57:02 ]  task "electron-forge start" (Y/n) n? Do you want us to update the "start" script to instead call the electron-forge
[1:57:02 ]  task "electron-forge start" No
[1:57:03 ] 
[1:57:03 ] An unhandled error has occurred inside Forge:
[1:57:03 ] Failed to install modules: ["electron-compile","electron-squirrel-startup"]
[1:57:03 ] With output: Exited with status 1
[1:57:03 ] Error: Failed to install modules: ["electron-compile","electron-squirrel-startup"]
[1:57:03 ] With output: Exited with status 1
[1:57:03 ]     at C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\dist\util\install-dependencies.js:55:13
[1:57:03 ] 
[1:57:03 ]     at Generator.throw (<anonymous>)
[1:57:03 ]     at Generator.tryCatcher (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\util.js:16:23)
[1:57:03 ]     at PromiseSpawn._promiseRejected (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\generators.js:107:10)
[1:57:03 ]     at Promise._settlePromise (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:611:26)
[1:57:03 ]     at Promise._settlePromise0 (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:649:10)
[1:57:03 ]     at Promise._settlePromises (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\promise.js:725:18)
[1:57:03 ]     at _drainQueueStep (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:93:12)
[1:57:03 ]     at _drainQueue (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:86:9)
[1:57:03 ]     at Async._drainQueues (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:102:5)
[1:57:03 ]     at Immediate.Async.drainQueues [as _onImmediate] (C:\Users\User\Downloads\RePlaysTV-3.0.3 (1)\app\node_modules\electron-forge\node_modules\bluebird\js\release\async.js:15:14)
[1:57:03 ]     at processImmediate (internal/timers.js:439:21)
=======================================
=======================================
=======================================
[1:57:07 ] This next process will take awhile (with no sign of progress)... Please be patient.
lulzsun commented 4 years ago

Do you have a local version node/npm? It may be the cause of the issue. Upon googling similar electron issues, I have determined that it is mainly due to having the incorrect version of Yarn.

Assuming that is the case, take these steps to try to resolve the issue:

  1. Open nodejs-portable.exe in the root of the installer folder
  2. Type the command: npm install --global yarn

This should force update the node.js portable Yarn version. After doing those steps, try running the installer again.

Parilar commented 4 years ago

Do you have a local version node/npm? It may be the cause of the issue. Upon googling similar electron issues, I have determined that it is mainly due to having the incorrect version of Yarn.

Assuming that is the case, take these steps to try to resolve the issue:

  1. Open nodejs-portable.exe in the root of the installer folder
  2. Type the command: npm install --global yarn

This should force update the node.js portable Yarn version. After doing those steps, try running the installer again.

Doesnt worked :(

lulzsun commented 4 years ago

Can you try updating your local npm and yarn? Or do you not have npm installed?

Parilar commented 4 years ago

I have npm installed locally, and already updated yarn to the same version as in the standalone

lulzsun commented 4 years ago

I have just recently came up with something, Try uninstall yarn from both local and from the portable.

I have found out that having yarn installed globally in the portable causes this issue 100% of the time, so maybe having a local version of yarn causes this issue.

You can run the command npm uninstall -g yarn

jvlflame commented 4 years ago

I have just recently came up with something, Try uninstall yarn from both local and from the portable.

I have found out that having yarn installed globally in the portable causes this issue 100% of the time, so maybe having a local version of yarn causes this issue.

You can run the command npm uninstall -g yarn

I can confirm that this fixed it for me. I've been running into this issue as well not knowing how to resolve it.

Thanks!