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.

LiveReload not working

See original GitHub issue

Description: Livereload does not load anything, it stays on white screen.

Steps to Reproduce: run “ionic serve” and select the app from the app “IonicDevApp” of Android

My ionic info: cli packages: (/home/gabo/Expanse Software/client app/node_modules)

@ionic/cli-utils  : 1.19.0
ionic (Ionic CLI) : 3.19.0

global packages:

cordova (Cordova CLI) : 7.0.1 

local packages:

@ionic/app-scripts : 2.1.3
Cordova Platforms  : android 6.2.3
Ionic Framework    : ionic-angular 3.6.0

System:

Android SDK Tools : 26.0.2
Node              : v6.12.0
npm               : 3.10.10 
OS                : Linux 4.10

Environment Variables:

ANDROID_HOME : /home/gabo/Android/Sdk/

Misc:

backend : pro

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:22 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
imhoffdcommented, Mar 6, 2018

@gdcruz9 The ws solution is outdated and has been fixed in later versions of app-scripts. The correct solution to this problem is to install the latest app-scripts:

npm i -D @ionic/app-scripts@latest
2reactions
asaratalafimcommented, Jan 8, 2018

I resolved this by downgrading the socket: npm i -D -E ws@3.3.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Livereload is not working even Livereload chrome ...
I think I know the answer! This may be not the best but it works for me though. All you need to do...
Read more >
Livereload not working anymore - Help
For about 2 months or so, livereload is no longer working. It claims LiveReload address: http://0.0.0.0:35729 after the serve command, but I ...
Read more >
Livereload not working in Chrome using Gulp, what am I ...
Install the livereload chrome extension · Configure your gulpfile and package. · Go to chrome://extensions and check the box for 'Allow access to ......
Read more >
Live reload not working again, how can I fix? - support
I've cleared my cache and tried all I could, but it still is not reloading new changes. Aside from the watching feature. It...
Read more >
Spring Boot DevTools Live Reload Not Working
Spring Boot DevTools Live Reload Not Working Follow ... Registry -> "compiler.automake.allow.when.app.running" ->THIS IS NOT FOUND IN MY ...
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