Arcath / jekyll-atom

A collection of tools and snippets for working with Jekyll in Atom
https://atom.io/packages/jekyll
MIT License
49 stars 19 forks source link

Can't build with jekyll installed on WSL #70

Open itsjoel opened 6 years ago

itsjoel commented 6 years ago

I cannot figure out a way to set the build command option to work with jekyll installed through WSL (Windows Subsystem for Linux), which is the current recommended way of using jekyll on Windows. There should be a way to set it to use jekyll through the bash shell. I've tried setting it to

And all of them give me the error message:

Jekyll Binary Incorrect

The Jekyll Binary /usr/local/bin/jekyll is not valid. Please go into Settings and change it

Using Windows 10 Home 64 bit 1709 Build 16299.64

cbeauhilton commented 6 years ago

I'm having the same problem. Even tried getting the convoluted WSL jekyll directory and setting that before jekyll, no go.