App Inventor Builder (Problem) git submodule update --init

Unbenannt
you were in the wrong directory to execute git submodule update --init

from there try a
cd..
and then
git submodule update --init
Taifun