B
B
babbert2019-06-04 19:33:34
Node.js
babbert, 2019-06-04 19:33:34

Alternatives to child_process?

Hello.
If you run the program through child_process (not a node program, but for example java), then it feels different than just in the terminal, because of this some functions do not work, the program somehow determines that this is not a normal launch and turns them off .
Are there any normal analogs of child_process without a similar problem? Or is it possible to somehow make it so that launched through child_process, according to the properties (probably of the environment), is the same as just in the terminal?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question