Make sure to clone this repository and their submodules recursivelly
git clone --recursive https://github.com/patriciogonzalezvivo/lygia_p5_examples.git
If you already clone it with out the --recursive
flag, just do
git pull
git submodule init
git submodule update