You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android: removed platform
/Users/webadmin/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-6/lib/node_modules/meteor-launch/lib/util.js:59
ANDROID_ZIPALIGN: result.ANDROID_ZIPALIGN[0] === "~" ? (0, _path.join)(process.env.HOME, result.ANDROID_ZIPALIGN.slice(1)) : (0, _path.resolve)(result.ANDROID_ZIPALIGN)
^
TypeError: Cannot read property '0' of undefined
at Object.generateSettings (/Users/webadmin/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-6/lib/node_modules/meteor-launch/lib/util.js:59:46)
at Object.<anonymous> (/Users/webadmin/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-6/lib/node_modules/meteor-launch/lib/android.js:21:31)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/Users/webadmin/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-6/lib/node_modules/meteor-launch/lib/hockey.js:9:16)
This was after running meteor remove-platform android
The text was updated successfully, but these errors were encountered:
This was after running
meteor remove-platform android
The text was updated successfully, but these errors were encountered: