coussej / node-opcua-logger

An OPCUA Client for logging data to InfluxDB! 🔌 🏭
https://www.factry.io
MIT License
180 stars 64 forks source link

run from binary problem #40

Open ARMAGEDONgtx opened 4 years ago

ARMAGEDONgtx commented 4 years ago

Hi,

I've got Windows Server 2016 with opc ua server on it. I was trying to use your application with binary option. As far as I understood from description i do not need to install nodeJS, do I? I'm receving following errors (screenshot).

What should i do :)? issue_inf

Best regards

coussej commented 4 years ago

try setting the DATA_PATH env variable to a folder that is certainly accessible before starting the logger, does that help?