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.

[INFO] Waiting for connectivity with ionic-app-scripts...

See original GitHub issue

Description: I installed new ionic cli release, and since i’m unable to run application. The message stop at “[app-scripts] [09:08:10] lint finished in 1.48 s” and then continue to output “Waiting for connectivity with ionic-app-scripts”. If I stop the build with ctrl + c and try to rerun again, i get error : [app-scripts] Error: listen EADDRINUSE :::53703 [app-scripts] at Object.exports._errnoException (util.js:1020:11) [app-scripts] at exports._exceptionWithHostPort (util.js:1043:20) [app-scripts] at Server._listen2 (net.js:1258:14) [app-scripts] at listen (net.js:1294:10) [app-scripts] at net.js:1404:9 [app-scripts] at _combinedTickCallback (internal/process/next_tick.js:83:11) [app-scripts] at process._tickCallback (internal/process/next_tick.js:104:9) [app-scripts] at Module.runMain (module.js:606:11) [app-scripts] at run (bootstrap_node.js:389:7) [app-scripts] at startup (bootstrap_node.js:149:9) I get this error until I close the terminal, try to run again, get “Waiting for connectivity”, same loop.

Steps to Reproduce: update ionic cli and run "ionic cordova run android --livereload --address [address]

Output: 1st time : [app-scripts] [09:07:52] ionic-app-scripts 3.1.9 [app-scripts] [09:07:52] watch started … [app-scripts] [09:07:52] build dev started … [app-scripts] [09:07:52] clean started … [app-scripts] [09:07:52] clean finished in 13 ms [app-scripts] [09:07:52] copy started … [app-scripts] [09:07:53] deeplinks started … [app-scripts] [09:07:53] deeplinks finished in 297 ms [app-scripts] [09:07:53] transpile started … [app-scripts] [09:07:57] transpile finished in 4.58 s [app-scripts] [09:07:57] preprocess started … [app-scripts] [09:07:57] preprocess finished in less than 1 ms [app-scripts] [09:07:57] webpack started … [app-scripts] [09:07:58] copy finished in 5.55 s [app-scripts] [09:08:06] webpack finished in 8.94 s [app-scripts] [09:08:06] sass started … [app-scripts] Without from option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to undefined to prevent this warning. [app-scripts] [09:08:09] sass finished in 2.46 s [app-scripts] [09:08:09] postprocess started … [app-scripts] [09:08:09] postprocess finished in 16 ms [app-scripts] [09:08:09] lint started … [app-scripts] [09:08:09] build dev finished in 16.76 s [app-scripts] [09:08:09] watch ready in 17.38 s [app-scripts] [09:08:10] lint finished in 1.48 s [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… [INFO] Waiting for connectivity with ionic-app-scripts… after : [app-scripts] [09:10:37] ionic-app-scripts 3.1.9 [app-scripts] [09:10:37] watch started … [app-scripts] [09:10:37] build dev started … [app-scripts] events.js:160 [app-scripts] throw er; // Unhandled ‘error’ event [app-scripts] ^ [app-scripts] [app-scripts] Error: listen EADDRINUSE :::53703 [app-scripts] at Object.exports._errnoException (util.js:1020:11) [app-scripts] at exports._exceptionWithHostPort (util.js:1043:20) [app-scripts] at Server._listen2 (net.js:1258:14) [app-scripts] at listen (net.js:1294:10) [app-scripts] at net.js:1404:9 [app-scripts] at _combinedTickCallback (internal/process/next_tick.js:83:11) [app-scripts] at process._tickCallback (internal/process/next_tick.js:104:9) [app-scripts] at Module.runMain (module.js:606:11) [app-scripts] at run (bootstrap_node.js:389:7) [app-scripts] at startup (bootstrap_node.js:149:9)

My ionic info: Ionic:

ionic (Ionic CLI) : 4.0.1 Ionic Framework : ionic-angular 3.7.1 @ionic/app-scripts : 3.1.9

Cordova:

cordova (Cordova CLI) : 7.0.1 Cordova Platforms : android 6.3.0, ios, windows 5.0.0

System:

Android SDK Tools : 26.1.1 NodeJS : v6.11.3 (C:\Program Files\nodejs\node.exe) npm : 2.15.12 OS : Windows 10

Environment:

ANDROID_HOME : C:\Users\laurine.wermann\AppData\Local\Android\sdk

Other Information: Before getting these errors, I made this :

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
rdlabocommented, Aug 7, 2018

@rguntha Today, fix this Issue(https://github.com/ionic-team/ionic-cli/pull/3476) version is released. Please use ionic@4.0.5.

and If your env don’t work using ionic@4.0.0, please tell me $ionic info.

3reactions
fyayc-chrisatcommented, Aug 2, 2018

For anyone that tried everything here but it still didn’t work: Try running: npm run clean and then npm run ionic:serve

Worked for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Waiting for Ionic connectivity with ionic-app-scripts issue
After type command ionic start , it showing " You are already in an Ionic project directory. · 1 · Awesome , but...
Read more >
Waiting for connectivity with ionic-app-scripts continues after ...
Waiting for connectivity with ionic-app-scripts continues with ionic serve after upgraded to v4 in all projects! ... [app-scripts] [02:29:35] ...
Read more >
Waiting for Ionic connectivity with ionic-app-scripts issue
Best coding solution for query Waiting for Ionic connectivity with ionic-app-scripts issue.
Read more >
Waiting for Ionic connectivity with ionic-app-scripts issue
Answer a question Hi, Waiting for connectivity with ionic-app-scripts continues with ionic serve--lab? [app-scripts] [18:17:21] tslint: .
Read more >
Moodle Mobile App version 4.0.0 not working
[npm] > npx gulp watch & npx ionic-app-scripts serve -b --devapp --address=0.0.0.0 "--address" ... [INFO] Waiting for connectivity with npm.
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