Searched refs:autoInstall (Results 1 – 3 of 3) sorted by relevance
28 autoInstall?: boolean; property91 autoInstall,95 if (!autoInstall) {100 autoInstall ||
170 const instance = await externalModule.installAsync({ shouldPrompt: true, autoInstall: false });173 autoInstall: false,199 autoInstall: true,224 await expect(externalModule.installAsync({ autoInstall: true })).rejects.toThrowError(248 externalModule.resolveAsync({ autoInstall: false, shouldPrompt: false })
116 autoInstall: false,