AlaSQL / node-red-contrib-alasql

A Node-RED node wrapping AlaSQL for fast SQL based in-memory data processing for BI and ERP applications.
MIT License
8 stars 11 forks source link

Node crashes node-red #15

Open erwrow opened 6 years ago

erwrow commented 6 years ago

Hi, i've a problem with this node, and the google groups comunity suggested that i post the problem here, so i'll put the link of the issue in here. Thanks.

https://groups.google.com/forum/#!topic/node-red/sZ1tVTDDHhc

mathiasrw commented 6 years ago

As shown in https://prnt.sc/jg49gu some xls files cant be found. Are you sure "C:\\\\cosas\\\\IDM.xlsx\" exists?

Please share an images of the settings you have for the node.

erwrow commented 6 years ago

I'm sure that the file exists. The problem was solved, i was appending to the "IDM.xlsx" instead of replacing it. What someone suggested on the forum, that error shouldn't crash node-red, that's why i'm posting this issue

mathiasrw commented 6 years ago

Im glad you found a solution.

How would you like to be informed about the error?

erwrow commented 6 years ago

via this post.

mathiasrw commented 6 years ago

When you are running node-red - what is a good way to notify you that something is wrong without crashing?

erwrow commented 6 years ago

oh, sorry i misunderstood you. Over the console would be great. thanks.