Searched refs:updatePackage (Results 1 – 4 of 4) sorted by relevance
173 const { updatePackage, shouldUpdateRepo } = getPodUpdateMessage(errorOutput);174 if (!updatePackage || updatedPackages.includes(updatePackage)) {186 updatedPackages.push(updatePackage);190 …return await this.runInstallTypeCommandAsync(['update', updatePackage, shouldUpdateRepo ? '' : '--…192 …const updateMessage = `Failed to update ${chalk_1.default.bold(updatePackage)}. Attempting to upda…
60 updatePackage: string | null;64 updatePackage: string | null;
231 const { updatePackage, shouldUpdateRepo } = getPodUpdateMessage(errorOutput); constant233 if (!updatePackage || updatedPackages.includes(updatePackage)) {245 updatedPackages.push(updatePackage);252 ['update', updatePackage, shouldUpdateRepo ? '' : '--no-repo-update'].filter(Boolean),256 updatePackage
87 updatePackage: 'EXFileSystem',98 updatePackage: 'React-Core/RCTWebSocket',