Home
last modified time | relevance | path

Searched refs:_errors (Results 1 – 14 of 14) sorted by relevance

/expo/packages/@expo/config-plugins/build/plugins/
H A DwithStaticPlugin.js21 function _errors() { function
23 _errors = function () { function
51 …if (error instanceof SyntaxError || error instanceof _errors().PluginError && error.code === 'INVA…
132 …throw new (_errors().PluginError)(`Plugin is an unexpected type: ${typeof pluginResolve}`, 'INVALI…
H A DwithMod.js22 function _errors() { function
24 _errors = function () { function
92 …throw new (_errors().PluginError)(`Cannot set provider mod for "${platform}.${mod}" because anothe…
94 …throw new (_errors().PluginError)(`Cannot add mod to "${platform}.${mod}" because the provider has…
H A Dmod-compiler.js52 function _errors() { function
54 _errors = function () { function
195 throw new (_errors().PluginError)(errorMessage, 'MISSING_PROVIDER');
H A DwithStaticPlugin.js.map1 …,"names":["_assert","data","_interopRequireDefault","require","_getenv","_errors","_pluginResolver…
H A Dmod-compiler.js.map1 …"_createBaseMod","_withAndroidBaseMods","_withIosBaseMods","_Xcodeproj","_errors","Warnings","_int…
H A DwithMod.js.map1 …","names":["_chalk","data","_interopRequireDefault","require","_getenv","_errors","obj","__esModul…
/expo/packages/@expo/config-plugins/build/ios/
H A DPaths.js52 function _errors() { function
54 _errors = function () { function
76 …throw new (_errors().UnexpectedError)(`Could not locate a valid AppDelegate header at root: "${pro…
96 …throw new (_errors().UnexpectedError)(`Could not locate a valid AppDelegate at root: "${projectRoo…
116 …throw new (_errors().UnexpectedError)(`Could not locate a valid AppDelegate.h at root: "${projectR…
140 throw new (_errors().UnexpectedError)(`Unexpected iOS file extension: ${extension}`);
186 …throw new (_errors().UnexpectedError)(`Failed to locate the ios/*.xcodeproj files relative to path…
211 …throw new (_errors().UnexpectedError)(`Failed to locate the ios/*.xcodeproj/project.pbxproj files …
237 …throw new (_errors().UnexpectedError)(`Failed to locate Info.plist files relative to path "${proje…
H A DPaths.js.map1 …data","require","_glob","path","_interopRequireWildcard","Entitlements","_errors","_warnings","_ge…
/expo/packages/@expo/config-plugins/build/utils/
H A Dplugin-resolver.js42 function _errors() { function
44 _errors = function () { function
72 …throw new (_errors().PluginError)(`Failed to resolve plugin for module "${modulePath}" relative to…
161 …const pluginError = new (_errors().PluginError)(`Package "${pluginReference}" does not contain a v…
206 …throw new (_errors().PluginError)(`Package "${pluginReference}" does not contain a valid config pl…
208 …throw new (_errors().PluginError)(`Plugin "${pluginReference}" must export a function from file: $…
H A Dplugin-resolver.js.map1 …lt","require","_findUp","path","_interopRequireWildcard","_resolveFrom","_errors","_modules","_get…
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js49 function _errors() { function
51 _errors = function () { function
83 throw new (_errors().UnexpectedError)(`Unexpected Android file extension: ${extension}`);
H A DPaths.js.map1 …equireDefault","require","_fs","_glob","path","_interopRequireWildcard","_errors","_modules","_get…
/expo/packages/@expo/config-plugins/build/
H A Dindex.js47 return _errors().PluginError;
380 function _errors() { function
382 _errors = function () { function
H A Dindex.js.map1 …Mod","_iosPlugins","_androidPlugins","_withStaticPlugin","_modCompiler","_errors","_getRequireWild…