LiveReload not working
See original GitHub issueDescription: 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:
- Created 6 years ago
- Reactions:1
- Comments:22 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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:
I resolved this by downgrading the socket: npm i -D -E ws@3.3.2