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

Can't work with enclosejs #38

Open
getmeaway opened this issue Jul 7, 2015 · 1 comment
Open

Can't work with enclosejs #38

getmeaway opened this issue Jul 7, 2015 · 1 comment

Comments

@getmeaway
Copy link

hi,
winser run well with my nodejs app (i run "node server.js") but when i package my app with enclosejs into an .exe file, winser is not running well.
It searchs for the package.json file and it can not find it cause i have only an exe file.
Is there a way to work around this problem??

@baconbrad
Copy link

No, you need to run the .exe as a service without winser. https://stackoverflow.com/questions/3582108/create-windows-service-from-executable

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

2 participants