A
A
Alexander2016-05-12 11:25:45
Node.js
Alexander, 2016-05-12 11:25:45

How to restart NW.js application?

There is an application on NW.js, you need to restart it.
Those. completely close and restart.
I tried child_process, but it is always a child, you close the application and childs are immediately closed.
I tried to run the package, but still the same problem with childs.
Is it possible to start the process not as a child, so that you can safely close the parent?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2016-05-12
@kascor

https://nodejs.org/api/child_process.html#child_pr...
https://nodejs.org/api/child_process.html#child_pr...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question