Searched defs:nodeModulesPath (Results 1 – 2 of 2) sorted by relevance
18 var nodeModulesPath = path.join(testdir, 'node_modules') variable
149 const nodeModulesPath = combinePaths(searchDir, "node_modules"); constant