Searched refs:reactNativePackageJsonPath (Results 1 – 1 of 1) sorted by relevance
25 const reactNativePackageJsonPath = path.join( constant31 const reactNativeVersion = await JsonFile.getAsync(reactNativePackageJsonPath, 'version', null);34 throw new Error(`React Native version not found at ${reactNativePackageJsonPath}`);