Build on the locked Ionic

0

I have a problem using the command:

ionic cordova build android --prod --release

It always worked but today it gets stuck at the prompt as below:

C:\Users\ALUIZT\Documents\workspace-ionic\myApp>ionic cordova build android --prod --release
ionic-app-scripts build --prod --target cordova --platform android
[17:47:49]  ionic-app-scripts 3.2.0
[17:47:49]  build prod started ...
[17:47:49]  clean started ...
[17:47:49]  clean finished in less than 1 ms
[17:47:49]  copy started ...
[17:47:49]  deeplinks started ...
[17:47:50]  deeplinks finished in 407 ms
[17:47:50]  ngc started ...
[17:48:14]  ngc finished in 24.51 s
[17:48:14]  preprocess started ...
[17:48:14]  preprocess finished in less than 1 ms
[17:48:14]  webpack started ...
[17:48:15]  copy finished in 25.54 s
    
asked by anonymous 03.11.2018 / 21:53

0 answers