Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does node-red-contrib-opc-da support Node-RED 1.0.2 and Node.js 12.13.0? #4

Open
thkfighter opened this issue Nov 9, 2019 · 4 comments

Comments

@thkfighter
Copy link

No description provided.

@steuck13
Copy link
Contributor

Greetings
Unless something changed about basic NodeJS structs and about the Crypto lib, I believe it should work. I'll give it a try later.

@eduardodinizf
Copy link

I'd recommend downgrading node.js to 10.x.x version. It worked better for me.

@thkfighter
Copy link
Author

thkfighter commented Nov 27, 2019

@steuck13
There is a warn about node-red-contrib-opc-da when node-red starts and its nodes can't be loaded.

PS C:\WINDOWS\system32> node-red
27 Nov 11:46:54 - [info]
Welcome to Node-RED
===================
27 Nov 11:46:54 - [info] Node-RED version: v1.0.3
27 Nov 11:46:54 - [info] Node.js  version: v12.13.1
27 Nov 11:46:54 - [info] Windows_NT 10.0.17763 x64 LE
27 Nov 11:46:55 - [info] Loading palette nodes
27 Nov 11:47:09 - [info] Dashboard version 2.17.1 started at /ui
27 Nov 11:47:11 - [warn] ------------------------------------------------------
27 Nov 11:47:11 - [warn] [node-red-contrib-opc-da/opc-da] SyntaxError: Identifier 'aux' has already been declared

@steuck13
Copy link
Contributor

Greetings
Could you tell me the version of your node-dcom lib?
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants