Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. $ ionic cordova build android
  2. > ng run app:ionic-cordova-build --platform=android
  3.  
  4. Date: 2019-04-25T22:57:04.085Z
  5. Hash: 5e5d50fb63c08aba936e
  6. Time: 3358ms
  7. chunk {cordova} cordova.js, cordova.js.map (cordova) 62.4 kB [entry] [rendered]
  8. chunk {es2015-polyfills} es2015-polyfills.js, es2015-polyfills.js.map (es2015-polyfills) 284 kB [initial] [rendered]
  9. chunk {main} main.js, main.js.map (main) 626 bytes [initial] [rendered]
  10. chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 93.1 kB [initial] [rendered]
  11. chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
  12. chunk {styles} styles.js, styles.js.map (styles) 84.4 kB [initial] [rendered]
  13.  
  14. ERROR in Could not resolve module ./pages/programa/programa.module relative to app/pages/menu/menu.module.ts
  15. [ERROR] An error occurred while running subprocess ng.
  16.  
  17. ng run app:ionic-cordova-build --platform=android exited with exit code 1.
  18.  
  19. Re-running this command with the --verbose flag may provide more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement