Ok, as a follow up, I'm seeing the issue again while working on the Tutorial. I made sure I did not npm start in app folder. As before, I'm seeing multiple "File changed" messages for stuff inside node_modules. Things worked fine for a while, but now the tab is constantly reloading.
On Wednesday, December 30, 2015 at 4:02:46 PM UTC-6, Raymond Camden wrote: > > I'm following the guide here ( > https://angular.io/docs/ts/latest/quickstart.html), and after I did npm > start, it opened up the app in a new tab and then began a cycle of infinite > reloading. In my terminal, I see messages like this: > > [BS] File changed: node_modules/rxjs/operator/sampleTime.js > > [1] [BS] File changed: node_modules/rxjs/operator/scan.js > > > There are many variations of this - and obviously I'm not editing the > files myself. Any ideas? > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
