Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Can't get it work on Windows 10 #6

Closed
Neurotoxin001 opened this issue Apr 24, 2021 · 2 comments
Closed

Can't get it work on Windows 10 #6

Neurotoxin001 opened this issue Apr 24, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Neurotoxin001
Copy link

D:\temp\jib-FFmpeg-master>yarn start
yarn run v1.22.5
$ electron-forge start
√ Checking your system
√ Locating Application
√ Preparing native dependencies
√ Launching Application

(electron) 'setName function' is deprecated and will be removed. Please use 'name property' instead.
Server listening on port 4480
(node:2700) UnhandledPromiseRejectionWarning: Error: Exited with code 2
    at ChildProcess.<anonymous> (D:\temp\jib-FFmpeg-master\node_modules\cross-unzip\index.js:38:21)
    at ChildProcess.emit (events.js:210:5)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
(node:2700) UnhandledPromiseRejectionWarning: Error: Exited with code 2
    at ChildProcess.<anonymous> (D:\temp\jib-FFmpeg-master\node_modules\cross-unzip\index.js:38:21)
    at ChildProcess.emit (events.js:210:5)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
(node:2700) 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:2700) 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:2700) [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:2700) [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.
all tasks finished
all tasks finished

And then nothing happens.

Git-2.31.1-64-bit
node-v14.16.1-x64
yarn-1.22.5
Windows 10 LTSC 1809

@jibbex jibbex added the bug Something isn't working label Apr 26, 2021
@jibbex
Copy link
Owner

jibbex commented Apr 26, 2021

I couldn't reproduce the exact error message but was able to observe a weird behavior of react-hot-loader and electron-devtools-installer. you can expect a fix later this day.

@jibbex
Copy link
Owner

jibbex commented Apr 26, 2021

I have changed the appropriate sections and hope that it works now. If not, feel free to leave a reply. Thank you.

@jibbex jibbex closed this as completed Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants