Closed pshenmic closed 5 years ago
Thanks for reporting this. As a quick fix you could use the https
address in .gitmodules
.
You might need to do git submodule sync
before re-running npm run all
. Or just re-clone the repo fresh and change .gitmodules
first, before running any npm
commands
Node.JS v10.16.0 Ubuntu 18.04.2
Also tried to replace git with the https in .gitmodules, but script still trying to pull everything from git (magic?)