The company network may have blocked the git:// protocol and a package manager like ngm may fail when attempting to update dependencies.
You can get Git to automatically use https:// instead of git:// in URL's.
git config --global url.https://.insteadOf git://