Abdel Raoof
Abdel Raoof
Hi, I am in the process of creating an application template using CLI and some of the libraries. For a simple example have a look at my new template repository....
@mhanberg thanks for your input.. I did following: `docker-compose run jekyll /bin/bash` and ran `node --version` Looks like I have nodejs .. 
@Atem18 I cloned your repo https://github.com/Atem18/atemlire.git and tried to run .. and ended up with the same error:  all I did was run this command: `docker run --name=atemlire-dev --volume="C:/Users/Lenovo/source/atemlire/app:/srv/jekyll"...