@sava999 wrote:
This morning I updated ionic to latest beta version and I am not able to run live reload on device anymore.
boris@boris-VirtualBox ~/projects/My-Project $ ionic run android --livereload --consolelogs WARN: ionic.config.js has been deprecated, you can remove it. Running 'run:before' gulp task before run [18:18:13] Starting 'clean'... [18:18:13] Finished 'clean' after 33 ms [18:18:13] Starting 'watch'... [18:18:13] Starting 'sass'... [18:18:13] Starting 'html'... [18:18:13] Starting 'fonts'... [18:18:13] Starting 'scripts'... [18:18:13] Finished 'scripts' after 61 ms [18:18:13] Finished 'html' after 72 ms [18:18:13] Finished 'fonts' after 80 ms [18:18:14] Finished 'sass' after 1.08 s 7.2 MB bytes written (10.04 seconds) [18:18:25] Finished 'watch' after 12 s [18:18:25] Starting 'run:before'... [18:18:25] Finished 'run:before' after 5.39 μs Setup Live Reload WARN: ionic.config.js has been deprecated, you can remove it. Multiple addresses available. Please select which address to use by entering its number from the list below: Error getting IPv4 address: TypeError: String.prototype.small called on null or undefined (CLI v2.0.0-beta.24) Your system information: Cordova CLI: 6.1.1 Ionic Framework Version: 2.0.0-beta.4 Ionic CLI Version: 2.0.0-beta.24 Ionic App Lib Version: 2.0.0-beta.14 OS: Distributor ID: LinuxMint Description: Linux Mint 17.3 Rosa Node Version: v5.10.1But addreses list is working fine.
boris@boris-VirtualBox ~/projects/My-Project $ ionic address WARN: ionic.config.js has been deprecated, you can remove it. Multiple addresses available. Please select which address to use by entering its number from the list below: 1) 10.0.2.15 (eth0) 2) 192.168.0.18 (eth1) 3) localhost Address Selection: 2Any suggestions on what could be wrong here?
Posts: 3
Participants: 2