A root node and a descendant and receive the path to the specified node.
npm install path-to-domnodenode is a descendant of rootNode.
rootNode is the reference in respect to which the paths are resolved
[] is the root node, [0] is the first child node and [0,1] is the second child of the first child of the root node