juxtin/cucumber-layer

Install step is not working

Opened this issue · 2 comments

Hi,

I really wanted to use this one but adding cucumber to layers didnt let me install this layer:

https://i.imgur.com/UuE9U6P.png

I am not expert in this case, let me know if you want me to share anything what may help.

I'm facing the same issue. is there some workaround to fix this?

A workaround is to clone the repo to local and use it as a private layer:

cd ~/.emacs.d/private
git clone https://github.com/juxtin/cucumber-layer.git cucumber

Then follow the README and this layer should work.