-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Macbook pro : Live reloading after saving changes in default helloworld application do not work #14431
Comments
Update So my new ionic info is as follows `apple@Apples-MacBook-Air:/Users/Apple/Documents/practice/helloWorld$ ionic info cli packages: (/usr/local/lib/node_modules)
global packages:
local packages:
System:
Environment Variables:
Misc:
Please someone help. This is really getting me restless now. Regards, |
Reinstalled ionic and getting following errors. Please do confirm if they are causing this problem of not reloading after save. I have set Write access open to the mentioned directory but its not getting installed.
|
Got it working by moving my project folder to "/usr/local/lib". I think it is all about Folder write permissions. I cannot place my ionic installation other than mentioned directory If I do I get failed in LIVE RELOAD. I hope this helps many people out here. |
Thanks for the issue! We have moved the source code and issues for Ionic 3 into a separate repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there. Thank you for using Ionic! |
Issue moved to: ionic-team/ionic-v3#792 |
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
[ ] 4.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Current behavior:
I am not able to see live Reloading of application pages. I have freshly installed nodeJS and NPM on my system and created HelloWorld application which is being provided by Ionic team.
Expected behavior:
Application must be auto reloading with changes whenever I will save them on my editor.
Steps to reproduce:
Following instructions on ionic framework to start hello world application.
Application starts on 8100 port but any changes to code is not getting detected on browser even manual refresh dosen't bring up changes. I doubt there is something wrong with builder.
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: