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
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
Running command ionic package build android --release --prod --profile=prod results Failed on apps.ionic.io and the output is only Error: Cannot find module 'xml2js'.
Tried yesterday and today.
ionic package build android --release --prod --profile=prod
√ Retrieving security profile prod - done!
[INFO] Running app-scripts build: --prod --platform android
[12:45:36] build prod started ...
[12:45:36] clean started ...
[12:45:36] clean finished in 35 ms
[12:45:36] copy started ...
[12:45:36] ngc started ...
[12:45:56] ngc finished in 19.89 s
[12:45:56] preprocess started ...
[12:45:56] deeplinks started ...
[12:45:58] deeplinks finished in 2.35 s
[12:45:58] optimization started ...
[12:45:58] copy finished in 22.82 s
[12:46:19] optimization finished in 21.07 s
[12:46:19] preprocess finished in 23.41 s
[12:46:19] webpack started ...
[12:47:10] webpack finished in 51.06 s
[12:47:10] sass started ...
[12:47:10] uglifyjs started ...
[12:47:14] sass finished in 4.08 s
[12:47:14] cleancss started ...
[12:47:20] cleancss finished in 5.92 s
[12:47:53] uglifyjs finished in 43.08 s
[12:47:53] postprocess started ...
[12:47:53] postprocess finished in 105 ms
[12:47:53] lint started ...
[12:47:53] build prod finished in 137.71 s
> ionic cordova prepare android
> cordova prepare android
Attempting to set app name
Setting App Name: T____________a
(node:11412) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
√ Requesting snapshot upload - done!
| Uploading snapshot (100.00%) [12:48:03] lint finished in 9.76 s
√ Uploading snapshot - done!
[OK] Uploaded snapshot 94a057fa-6c54-410d-9f3e-62a4dbf14f06!
√ Requesting project upload - done!
√ Uploading project - done!
√ Queuing build - done!
[OK] Build 204 has been submitted!
ionic info
cli packages: (G:\app\tb-app\node_modules)
@ionic/cli-utils : 1.10.2
ionic (Ionic CLI) : 3.10.3
global packages:
Cordova CLI : 7.0.1
local packages:
@ionic/app-scripts : 2.1.4
Cordova Platforms : android 6.1.2 ios 4.4.0
Ionic Framework : ionic-angular 3.6.1
System:
Node : v8.5.0
npm : 5.3.0
OS : Windows 10
Running command
ionic package build android --release --prod --profile=prod
resultsFailed
on apps.ionic.io and the output is onlyError: Cannot find module 'xml2js'
.Tried yesterday and today.
The text was updated successfully, but these errors were encountered: