ticp@DESKTOP-URND3I7 /cygdrive/d/TICP/Fret/fret/fret-electron $ npm run fret-reinstall > fret@0.0.1 fret-reinstall D:\TICP\Fret\fret\fret-electron > npm run clean && npm install ../tools/LTLSIM/ltlsim-core && npm install core > make -C "./simulator" && make -C "./simulator" clean make: Entering directory '/cygdrive/d/TICP/Fret/fret/tools/LTLSIM/ltlsim-core/simulator' make: 'ltlsim' is up to date. make: Leaving directory '/cygdrive/d/TICP/Fret/fret/tools/LTLSIM/ltlsim-core/simulator' make: Entering directory '/cygdrive/d/TICP/Fret/fret/tools/LTLSIM/ltlsim-core/simulator' rm -f *.o make: Leaving directory '/cygdrive/d/TICP/Fret/fret/tools/LTLSIM/ltlsim-core/simulator' npm WARN fret@0.0.1 license should be a valid SPDX license expression + ltlsim-core@1.0.0 added 9 packages from 5 contributors and audited 9 packages in 23.23s found 0 vulnerabilities npm WARN deprecated babel-eslint@8.2.6: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN deprecated extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. npm WARN deprecated mdn-browser-compat-data@0.0.65: mdn-browser-compat-data is deprecated. Upgrade to @mdn/browser-compat-data. Learn more: https://github.com/mdn/browser-compat-data/blob/v1.1.2/UPGRADE-2.0.x.md npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated bfj-node4@5.3.1: Switch to the `bfj` package for fixes and new features! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. npm WARN deprecated svgo@0.7.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. npm WARN deprecated sane@2.5.2: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart() npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated > electron-chromedriver@11.0.0 install D:\TICP\Fret\fret\fret-electron\node_modules\electron-chromedriver > node ./download-chromedriver.js (node:24056) ExperimentalWarning: The fs.promises API is experimental Downloading chromedriver-v11.0.0-win32-x64.zip: [========================] 100% ETA: 0.0 seconds (node:24056) UnhandledPromiseRejectionWarning: RequestError: connect ETIMEDOUT 20.205.243.166:443 at ClientRequest.request.once.error (D:\TICP\Fret\fret\fret-electron\node_modules\got\source\request-as-event-emitter.js:178:14) at Object.onceWrapper (events.js:273:13) at ClientRequest.emit (events.js:187:15) at ClientRequest.origin.emit.args (D:\TICP\Fret\fret\fret-electron\node_modules\@szmarczak\http-timer\source\index.js:37:11) at TLSSocket.socketErrorListener (_http_client.js:392:9) at TLSSocket.emit (events.js:182:13) at emitErrorNT (internal/streams/destroy.js:82:8) at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) at process._tickCallback (internal/process/next_tick.js:63:19) (node:24056) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:24056) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. > node-sass@4.14.1 install D:\TICP\Fret\fret\fret-electron\node_modules\node-sass > node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-64_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-64_binding.node": connect ETIMEDOUT 20.205.243.166:443 Timed out whilst downloading the prebuilt binary Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g. export HTTP_PROXY=http://example.com:1234 or configure npm proxy via npm config set proxy http://example.com:8080 > core-js@2.6.12 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > ejs@2.7.4 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\ejs > node ./postinstall.js Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/) > highlight.js@9.18.5 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\highlight.js > node deprecated.js -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Verion 9 of Highlight.js has reached EOL. It will no longer be supported or receive security updates in the future. Please upgrade to version 10 or encourage your indirect dependencies to do so. For more info: https://github.com/highlightjs/highlight.js/issues/2877 https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > es5-ext@0.10.61 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\es5-ext > node -e "try{require('./_postinstall')}catch(e){}" || exit 0 > uglifyjs-webpack-plugin@0.4.6 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\webpack\node_modules\uglifyjs-webpack-plugin > node lib/post_install.js > electron@11.5.0 postinstall D:\TICP\Fret\fret\fret-electron\node_modules\electron > node install.js RequestError: connect ETIMEDOUT 20.205.243.166:443 at ClientRequest.request.once.error (D:\TICP\Fret\fret\fret-electron\node_modules\got\source\request-as-event-emitter.js:178:14) at Object.onceWrapper (events.js:273:13) at ClientRequest.emit (events.js:187:15) at ClientRequest.origin.emit.args (D:\TICP\Fret\fret\fret-electron\node_modules\@szmarczak\http-timer\source\index.js:37:11) at TLSSocket.socketErrorListener (_http_client.js:392:9) at TLSSocket.emit (events.js:182:13) at emitErrorNT (internal/streams/destroy.js:82:8) at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) at process._tickCallback (internal/process/next_tick.js:63:19) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.3 (node_modules\sane\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN @material-ui/core@4.12.4 requires a peer of @types/react@^16.8.6 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @material-ui/icons@4.11.3 requires a peer of @types/react@^16.8.6 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @material-ui/lab@4.0.0-alpha.61 requires a peer of @types/react@^16.8.6 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN react-hot-loader@4.13.0 requires a peer of @types/react@^15.0.0 || ^16.0.0 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN redux-thunk@2.4.1 requires a peer of redux@^4 but none is installed. You must install peer dependencies yourself. npm WARN @material-ui/system@4.12.2 requires a peer of @types/react@^16.8.6 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @material-ui/styles@4.11.5 requires a peer of @types/react@^16.8.6 || ^17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN node-fetch@2.6.7 requires a peer of encoding@^0.1.0 but none is installed. You must install peer dependencies yourself. npm WARN babel-plugin-dev-expression@0.2.3 requires a peer of @babel/core@^7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN update-browserslist-db@1.0.3 requires a peer of browserslist@>= 4.21.0 but none is installed. You must install peer dependencies yourself. npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.5.8 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.5.8 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. npm WARN postcss-html@0.12.0 requires a peer of postcss-less@>=1.1.0 but none is installed. You must install peer dependencies yourself. npm WARN postcss-html@0.12.0 requires a peer of sugarss@>=1.0.0 but none is installed. You must install peer dependencies yourself. npm WARN fret@0.0.1 license should be a valid SPDX license expression npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! electron@11.5.0 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@11.5.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\ticp\AppData\Roaming\npm-cache\_logs\2022-06-22T05_33_05_121Z-debug.log npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! fret@0.0.1 fret-reinstall: `npm run clean && npm install ../tools/LTLSIM/ltlsim-core && npm install` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the fret@0.0.1 fret-reinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\ticp\AppData\Roaming\npm-cache\_logs\2022-06-22T05_33_05_434Z-debug.log