coussej / node-opcua-logger

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

Error: cannot find version block #65

Closed WildEgor closed 3 years ago

WildEgor commented 3 years ago

[2021-04-16T15:05:34.768] [FATAL] main - Error: cannot find version block at Object.start (F:\Common\Programming\Playground\node-opcua-logger-2.0.0-alpha\src\opcua.js:62:11) at async F:\Common\Programming\Playground\node-opcua-logger-2.0.0-alpha\src\index.js:50:5

Hello, what's wrong here?

coussej commented 3 years ago

Did you re-execute npm install after switching branches?