I recently updated my node red version from 0.7.X to 1.0.1.
I could see some problems with the OPCUA IIOT Inject contrib. I could not find the place to enter the data like name, node id etc. The help says that there is an OPC UA items tab to enter this info but I cannot find it. Although the node ids I entered in the previous version still exists but I cannot find where to edit this or enter it in the new inject node. I'm attaching a screenshot for reference. Thanks
This is a problem with the contrib node. Please open an issue with the author so they can fix it.
You can usually do this by following a link from the nodes page on flows.nodered.org to github when you can see if an issue has already been opened or open a new one
Also which version of nodejs are you running. In a terminal run node -v
and it will tell you. It should be 8.x or 10.x
If it is not one of those what hardware/OS are you running node-red on?