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

blank browser window running "gulp" #88

Open
ant0nioli opened this issue Oct 10, 2015 · 1 comment
Open

blank browser window running "gulp" #88

ant0nioli opened this issue Oct 10, 2015 · 1 comment

Comments

@ant0nioli
Copy link

Hi and thank you for sharing this project!

A preface:
after trying to deal for a big while with the Win+Vagrant(VirtualBox) symlink creation problem during the modman clone I decided to install the bootstrap manually.

Everything seems to work but when I run gulp inside the skin\frontend\waterlee-boilerplate\default directory the browser retrieve a blank page for localhost:8080/waterlee/

I'm running gulp without starting the vagrant machine.

Here's what the Console is logging:

[11:25:47] Using gulpfile d:\MAGENTO\skin\frontend\waterlee-boilerplate\default\gulpfile.js
[11:25:47] Starting 'sass'...
[11:25:47] Starting 'js'...
[11:25:47] Starting 'watch'...
[11:25:47] Finished 'watch' after 63 ms
[11:25:47] Starting 'browser-sync'...
[11:25:47] Finished 'browser-sync' after 83 ms
[11:25:50] gulp-notify: [Gulp notification] Successfully compiled SASS
[11:25:50] Finished 'sass' after 2.41 s
[11:25:50] gulp-notify: [Gulp notification] Successfully compiled JS
[11:25:50] Finished 'js' after 2.48 s
[11:25:50] Starting 'default'...
[11:25:50] Finished 'default' after 9.94 μs
[BS] Proxying: http://localhost
[BS] Access URLs:
 -----------------------------------------------
       Local: http://localhost:8080/waterlee/
    External: http://192.168.1.16:8080/waterlee/
 -----------------------------------------------
          UI: http://localhost:3001
 UI External: http://192.168.1.16:3001
 -----------------------------------------------

As you can see the Access URLs is empty.

Any idea of what is causing the issue?

Thank you in advance.

@ant0nioli ant0nioli changed the title empty browser window running "gulp" blank browser window running "gulp" Oct 11, 2015
@ant0nioli
Copy link
Author

I tried to solve the issue creating a VirtualBox Host-Only Ethernet Adapter in Virtualbox with the browser-sync proxy's ip, but no luck.
Could someone, maybe @zeljkoprsa help me with this?

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

1 participant