Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug child_process.fork is ok to open new window,but package app did not use child_process.fork? #1068

Closed
floydcash opened this issue Sep 4, 2013 · 1 comment

Comments

@floydcash
Copy link

I use "nw app" to open a folder,debug it,and use child_process.fork("./child") to open
a child_process,this child_process can open other index.html in child folder,this folder has a package.json file。

but when I package the app to app.exe,this app.exe can not use child_process.fork,nothing error to show?

How can I do?

@kingFighter
Copy link
Contributor

@floydcash This is duplicate with #1057 #213

@floydcash floydcash changed the title debug child_process.fork is ok to open new window,but package app did not use child_process.fork? debug child_process.fork is ok to open new window,but package app did not use child_process.fork? Apr 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants