Closed michelem09 closed 7 years ago
That's weird, in a RPI2 I got this:
undefined:0
TypeError: Cannot read property 'toString' of null
at ChildProcess.<anonymous> (e:0)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
Dear users of EncloseJS. I highly encourage you to switch to https://github.com/zeit/pkg It is rewritten successor of EncloseJS. It is open source, and all improvements will go there. Please check if pkg has your issue unresolved, and if it is true, reopen your issue there: https://github.com/zeit/pkg/issues
I have built this app on a Macbook without any problem. On a Raspberry (RPI3, ARMv7 Processor rev 4 (v7l)) I got this:
I tried with Async 1.5.x and 2.x but it doesn't change. Any ideas?