Virtual Box and Node.js

Issues related to Enigma Virtual Box
Post Reply
ASimak
Posts: 1
Joined: Thu Aug 08, 2013 2:27 pm

Virtual Box and Node.js

Post by ASimak »

Hi!

I am using EVB to compact nodejs application. I tweak and rebuild node .exe to provide third party extensions support.

It runs perfectly well. But when I am creating EVB project it is a very strange bug appears.

Node project contains some additional modules, which are sometimes compiled into dynamic libraries with extension .node.
So, when such libraries are deployed within EVB project, the final .exe file just exits with no messages.
But when I exclude those (.node) files from EVB-project - final .exe works fine. But I have to include them into the final version anyway.

What may be an issue?

Thanks!
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Virtual Box and Node.js

Post by Enigma »

Hi ASimak, please send us a sample to reproduce this problem and we will try to solve it asap!
Post Reply