You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: