Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Fix terminal spawn bug with pm2 and child_process #8

Closed
neel1996 opened this issue Jul 8, 2020 · 1 comment
Closed

Fix terminal spawn bug with pm2 and child_process #8

neel1996 opened this issue Jul 8, 2020 · 1 comment
Assignees

Comments

@neel1996
Copy link
Owner

neel1996 commented Jul 8, 2020

In windows, pm2 spins up multiple cmd screens while using the platform.

Will have to be addressed with this fix - nodejs/node#15380

@neel1996 neel1996 self-assigned this Jul 8, 2020
@neel1996 neel1996 changed the title Fix terminal span bug with pm2 and child_process Fix terminal spawn bug with pm2 and child_process Jul 8, 2020
@neel1996 neel1996 transferred this issue from neel1996/gitconvex Jul 8, 2020
neel1996 added a commit that referenced this issue Jul 8, 2020
- Updated server.js to check for the existing database file and to include a new one if not present. Fix for #7
- Included windowsHide flag for child_process to fix the pm2 cmd bombing bug #8
@neel1996
Copy link
Owner Author

neel1996 commented Jul 8, 2020

Issue has been fixed with the windowsHide flag in child_process

@neel1996 neel1996 closed this as completed Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant