You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working on my dev environment, I had installed @googleapis/content via yarn, this had been successfully sync'd to dev. I then realised I instead needed googleapis installing, so removed the first package and added the second. I had done this step while ggt was not running. I then ran ggt and received the error.
What did you expect to happen?
No error :-)
Steps to reproduce
On a project run yarn add @googleapis/content while connected with ggt.
then disconnect from ggt,
run yarn remove @googleapis/content
run yarn add googleapis
Then run ggt again.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Error ID
fcce78f8-bf81-47d0-8a64-3ebf5d6a0069
What happened?
Working on my dev environment, I had installed
@googleapis/content
via yarn, this had been successfully sync'd to dev. I then realised I instead neededgoogleapis
installing, so removed the first package and added the second. I had done this step while ggt was not running. I then ran ggt and received the error.What did you expect to happen?
No error :-)
Steps to reproduce
yarn add @googleapis/content
while connected with ggt.yarn remove @googleapis/content
yarn add googleapis
Anything else?
No response
The text was updated successfully, but these errors were encountered: