question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ionic 4.2.0 introduced super delay for compile

See original GitHub issue

Description:

ionic 4.2.0 introduced karma. Because of this, ionic cordova run browser takes longer time.

Steps to Reproduce:

https://github.com/wf9a5m75/ionic_v4.1.2-v4.2.0

Output:

v4.1.2

$> date && ionic cordova run browser
Mon Oct 22 18:54:24 PDT 2018  <---start
> ionic-app-scripts build --target cordova --platform browser
[18:54:28]  ionic-app-scripts 3.2.0
[18:54:28]  build dev started ...
...
^C[ERROR] Non-zero exit from subprocess.
$> date
Mon Oct 22 18:54:57 PDT 2018  <---end

v4.2.0

$> date && ionic cordova run browser
Mon Oct 22 19:01:02 PDT 2018  <---start
> ng run app:ionic-cordova-build --platform=browser

Date: 2018-10-23T02:02:38.675Z
Hash: 8bf8b03adeca0bf9241d
Time: 89442ms

masashi-macgms:v4.2.0 masashi$ date
Mon Oct 22 19:02:45 PDT 2018  <---end

Please improve the startup speed or provide --no-karma option.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
imhoffdcommented, Oct 23, 2018

Yeah, Node 10 has been greatly reducing build times for people. I would recommend Node 10 in general. It will be in LTS in a few days.

1reaction
wf9a5m75commented, Oct 23, 2018

Thank you for your taking time! I hear the same issue from other people actually, and I will tell them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cordova build android takes more than 10 minutes - ionic-v3
I've tried to build new app from super Ionic template and it takes more than 7 minutes (better but still not OK). No...
Read more >
How to migrate Ionic 4.2.0 to latest version?
I want to upgrade it to latest veriosn i.e 4.7.0, How to do this? ionic-framework · ionic4 · Share.
Read more >
Bug listing with status RESOLVED with resolution NEEDINFO ...
... Bug:46812 - "Add review/super-review flag to bugzilla" status:RESOLVED ... when compiling of rcapid is started" status:RESOLVED resolution:NEEDINFO ...
Read more >
Release Notes - Play services
The latest update to the play-services-games library includes the following changes: Re-introduced some constants that were not included in the 23.0.0 release.
Read more >
Ionic 4 & Angular Tutorial For Beginners - Crash Course
Learn to build iOS, Android and web apps from scratch with Ionic 4 and Angular!Join the full Ionic + Angular course: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found