Dave Conway-Jones

Results 500 comments of Dave Conway-Jones

if you are already on linux then maybe just try `yarn dist` as it will default to the local type. Apart from that I'm afraid you will need to work...

looks like the serialport hasn't compiled it's bindings correctly for electron on ubuntu. I'm afraid you will have to google for that.

Hi - i don't use openwrt enough to really understand the issue -If you can offer a fix that would be much appreciated. Thanks

well - as long as that utility is itself an npm package. The point being we want to be able to require tfjs as part of other packages, and for...

... or wait a couple of months and see what happens :-)

We call expunge on all those marked delete. It's up to the server to do the deletion. https://github.com/node-red/node-red-nodes/blob/master/social/email/61-email.js#L472

@tve Could you try adding a try catch around the write in that if statement line ? ( as you are best placed to recreate the error. )

having looked at the code I must say I'm slightly baffled - as soon as we spawn the command we set up an error handler (Line 117) - so for...

@tve - published version 0.5.1 for you to try