Searched refs:originalCwd (Results 1 – 2 of 2) sorted by relevance
142 const originalCwd = process.cwd; constant149 cachedCwd = originalCwd();
50 const originalCwd = cwd; constant88 …nore-scripts", ...(isV7OrLater ? ["--legacy-peer-deps"] : [])], { cwd: originalCwd, timeout: timeo…