I added the following codes before this line. ```javascript console.log(node.data.root + ': nodeDataRoot'); console.log(projRelativeDirPath + ': projectRelativeDirPath') ``` https://github.com/nrwl/nx/blob/971941d4b342fecc86f101a253601ec08f970bb3/packages/workspace/src/utilities/project-graph-utils.ts#L51 