Open bcongdon opened 3 years ago
It looks like there have been breaking changes to the sheets API since this was created, so this project does not work until this gets fixed.
This can be worked around by setting the googleapis version to "^37.0.0" in package.json
"^37.0.0"
you rule!
It looks like there have been breaking changes to the sheets API since this was created, so this project does not work until this gets fixed.