Skip to content
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

browser-sync version in package json needs to be higher to avoid CPU running at 100% #36

Closed
softchris opened this issue Feb 15, 2016 · 4 comments

Comments

@softchris
Copy link

Update browser-sync version in package json to at least browser-sync@2.2.3 to avoid CPU bug... As angular.io depends on this package this is a low hanging fruit that would make people more positive towards angular2

@johnpapa
Copy link
Owner

we are at ^2.11.1 ... which is great than 2.2.3. what are you suggesting we do?

@dizabl
Copy link

dizabl commented Feb 15, 2016

Hmm so problem is angular.io really. Cpu runs wild on windows when trying out npm start. ( after having done npm install). Problem seems to go away after removing and readding browser sync.. You are right on version number though.. I thought it was related to this project

@dizabl
Copy link

dizabl commented Feb 15, 2016

I think you can close this issue.. Seems like browser sync + sublime build < 3083 causes your cpu to run wild due to a corrupt index. So sublime at fault but just upgrade it to latest fixes it

@johnpapa
Copy link
Owner

johnpapa commented Mar 7, 2016

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants