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 does not work anymore #4

Open
SamirJoza opened this issue Oct 17, 2018 · 3 comments
Open

browser sync does not work anymore #4

SamirJoza opened this issue Oct 17, 2018 · 3 comments

Comments

@SamirJoza
Copy link

For some odd reason browsersync dies out, when running gulp. All files appear to be processed but browsersync just does not get triggered.
I am running: MacOS 10.14 (Mojave), Mamp Pro, and I use Node: v8.12.0 npm: 6.4.1

When I downloaded the theme a while back all was working fine (pre gulp 4).

Any help is greatly appreciated.

@braginteractive
Copy link
Owner

Do you have any errors?

Everything is working for me.

Node: 8.9.3
NPM: 6.3.0
Gulp: 4.0.0
Gulp CLI: 1.4.0

@SamirJoza
Copy link
Author

No, no errors are being reported, it just hangs on Browser refresh. (well hanging is not really correct: since SCSS and all watch tasks are being executed, only browser sync is not refreshing.
gulp --version
[10:07:44] CLI version 2.0.1
[10:07:44] Local version 4.0.0
npm --version
6.4.1
node --version
v8.12.0
I'll try to "downgrade" gulp and npm and maybe that will do the trick. Thank you for your quick response

@braginteractive
Copy link
Owner

Hmm, not sure how to troubleshoot.

If you are using the latest StrapPress file, don't downgrade Gulp. The gulpfile is using the latest syntax.

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

2 participants