Angel D. Romero

Results 1 issues of Angel D. Romero

after execute the next command ` ee-runner caminos.js` I receive this error ``` var client = new google.auth.OAuth2(o.client_id, o.client_secret, o.redirect_uri); ^ TypeError: Cannot read property 'OAuth2' of undefined at Object.initialize...