shakyShane / jekyll-gulp-sass-browser-sync

A starter project including full setup for Jekyll, GulpJS, SASS & BrowserSync
728 stars 169 forks source link

Cannot Get / #30

Closed sharathbangera6 closed 8 years ago

sharathbangera6 commented 8 years ago

Hi,

After doing all the installation work, i tried running gulp but the browser opens and shows Cannot GET /

_Site folder has only CSS files.

System : Windows 7

Trivesh commented 8 years ago

hii @sharathbangera6 did you find the answer of your question. i m getting the same error as you mentioned

sharathbangera6 commented 8 years ago

install jekyll inside the project folder and it will work.

Trivesh commented 8 years ago

thanks,that worked. But now i m having another trouble i m not able to make changes through my main.scss folder in the localhost:3000 browser (like changing the background colour or like that).

depiction commented 5 years ago

I'm also having this issue. I already ran sudo gem install bundler jekyll in the project folder.