googleapis node package is broken

A googleapis npm release that was rolled back 3 days ago hasn’t been fixed in Wix. The current package breaks when generating a JWT and prevents communication with any google api

Followed here
https://github.com/googleapis/google-api-nodejs-client/issues/2003

Please try below to fix this

rm -rf package-lock.json
rm -rf node_modules
npm i

I am posting here because I really don’t think Wix Support is going to be helpful with this

How are you using it in your code? Please post the code here

This has already been fixed.

Perfect. Thread closed then :slight_smile:

Yep, Support was wonderful, thanks so much