Skip to content

Need to update the googleapis module to the latest one. #87

New issue

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

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

Already on GitHub? # to your account

Open
arunshan opened this issue Oct 20, 2017 · 1 comment · May be fixed by #157
Open

Need to update the googleapis module to the latest one. #87

arunshan opened this issue Oct 20, 2017 · 1 comment · May be fixed by #157

Comments

@arunshan
Copy link

This is in regards to this issue that google fixed recently

@arunshan
Copy link
Author

@pmuens Currently there is a latest version of googleapis@25.0.0 that we would like to use which claims to resolve the above issue. When I try to update this, I get deployment errors. Can you please look into this?

 
  Cannot read property 'find' of undefined
 
     For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.
 
  Stack Trace --------------------------------------------
 
Error: Cannot read property 'find' of undefined
    at provider.request.then.catch (/Users/arunshankar/layer/serverless-translator-google/node_modules/serverless-google-cloudfunctions/shared/monitorDeployment.js:51:24)
From previous event:
    at PluginManager.invoke (/Users/arunshankar/.nvm/versions/node/v6.10.0/lib/node_modules/serverless/lib/classes/PluginManager.js:368:22)
    at PluginManager.run (/Users/arunshankar/.nvm/versions/node/v6.10.0/lib/node_modules/serverless/lib/classes/PluginManager.js:399:17)
    at variables.populateService.then (/Users/arunshankar/.nvm/versions/node/v6.10.0/lib/node_modules/serverless/lib/Serverless.js:102:33)
    at runCallback (timers.js:651:20)
    at tryOnImmediate (timers.js:624:5)
    at processImmediate [as _immediateCallback] (timers.js:596:5)
From previous event:
    at Serverless.run (/Users/arunshankar/.nvm/versions/node/v6.10.0/lib/node_modules/serverless/lib/Serverless.js:89:74)
    at serverless.init.then (/Users/arunshankar/.nvm/versions/node/v6.10.0/lib/node_modules/serverless/bin/serverless:42:50)```

@ghost ghost linked a pull request Mar 14, 2019 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants