alexsalas.brackets-jekyll icon indicating copy to clipboard operation
alexsalas.brackets-jekyll copied to clipboard

Wrong behaviour on Brackets sprint 38

Open sebazelonka opened this issue 10 years ago • 3 comments

Hey guys, I'm trying to use "New site scaffold" functionallity but I can't. It opens a dialog box to select a folder, and after that, nothing happens.

Also, when I run "Run server" command, it opens a new tab in my browser (Chrome) @ localhost:4000, but I get this error: screenshot 2014-04-17 00 42 08

Can you help me with this?

Cheers, seba

sebazelonka avatar Apr 17 '14 03:04 sebazelonka

We are replicating the error, meanwhile our suggest is test your console environment.

gem install jekyll
jekyll new my-awesome-site
cd my-awesome-site
jekyll serve
# => Now browse to http://localhost:4000 

ajsb85 avatar Apr 17 '14 06:04 ajsb85

OK, thank you Alex!

Cheers,  seba

On April 17, 2014 at 3:28:53 AM, Alexander Salas ([email protected]) wrote:

We are replicating the error, meanwhile I suggest it to test your console environment.

gem install jekyll jekyll new my-awesome-site cd my-awesome-site jekyll serve

=> Now browse to http://localhost:4000

— Reply to this email directly or view it on GitHub.

-- 
Sebastian Zelonka UX Designer Buenos Aires, Argentina

Phone: +54 11 4989 4123 Skype: sebastianzelonka Twitter: @sebazelonka Linkedin:  http://www.linkedin.com/in/sebastianzelonka

sebazelonka avatar Apr 17 '14 13:04 sebazelonka

Hey Guys! I now it's been a while but, I'm running into the same problem described above. Do you plan to solve this bug?

guscastaneda avatar Aug 14 '14 13:08 guscastaneda