I upgraded to `1.7.0` from `1.5.3` today with `sudo npm update -g @google/clasp`. Running any clasp command now throws the following error - ``` Error retrieving access token: TypeError: Cannot read property 'expiry_date' of undefined ```
I upgraded to
1.7.0from1.5.3today withsudo npm update -g @google/clasp. Running any clasp command now throws the following error -