Install step is not working
Opened this issue · 2 comments
mibcadet commented
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.
cactail commented
I'm facing the same issue. is there some workaround to fix this?
arvinpan commented
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.