executeCommand()

in gulpfile.js [85:88]


    executeCommand(npmInstallCommand, function() {
        shell.popd();
        callback();
    });