Adding socket broadcasts for all npm installs globally in the app
Making sure that if a process has a null port to not send that to the client, kill+restart it instead
I've noticed even with ben's recent change some situations where a null port makes its way to the client, so I'm hoping this makes that case impossible.
Hide the installation toast when a server driven npm install finishes
Temporarily disable npm install when starting the app: This is to eliminate possible cases as part of some experimentation
This should be undone before this change gets merged!
This change includes:
null
port makes its way to the client, so I'm hoping this makes that case impossible.