What is the meaning of the below error that I am seeing just after start my Node.js v16.13.1 We run the node.js in Openshift containers and using we are using ca-apm-probe v2.1.1.
(node:1) Warning: Accessing non-existent property '__required__' of module exports inside circular dependency
Release : 20.2
Component : Introscope
This is not an error.This warning comes only in node@v16+ and it can be ignored as it will not have any side effects of this warning.
However, we will release a new beta version "[email protected]" which will fix this warning at startup.