Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login error #28

Open
angel-r opened this issue Sep 6, 2019 · 1 comment
Open

Login error #28

angel-r opened this issue Sep 6, 2019 · 1 comment

Comments

@angel-r
Copy link

angel-r commented Sep 6, 2019

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 (C:\Users\angel\AppData\Roaming\npm\node_modules\ee-runner\authenticate.js:21:34)
  at Object.<anonymous> (C:\Users\angel\AppData\Roaming\npm\node_modules\ee-runner\ee-runner.js:26:5)
  at Module._compile (internal/modules/cjs/loader.js:688:30)
  at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
  at Module.load (internal/modules/cjs/loader.js:598:32)
  at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
  at Function.Module._load (internal/modules/cjs/loader.js:529:3)
  at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
  at startup (internal/bootstrap/node.js:285:19)
  at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
@gena
Copy link
Collaborator

gena commented Apr 10, 2020

Sorry for the delay, this is fixed in a new version, please update to v0.0.31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants