Skip to content

Simple project to show problem with Fork while using packaging with electron-builder

Notifications You must be signed in to change notification settings

victorivens05/electron-fork-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple project to show problem with child_process.fork

git clone https://github.com/victorivens05/electron-fork-error
cd electron-fork-error
npm install
npm start

It should run an Electron App and start an Express server listening on http:https://localhost:3003

To test, run npm run dist, an installer will be created to the folder dist. The installed program doesn't get the Express server running if it's started with child_process.fork

About

Simple project to show problem with Fork while using packaging with electron-builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published