Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error with ggt dev when removed and added new packages #1749

Open
tonegolf71 opened this issue Nov 13, 2024 · 2 comments
Open

Error with ggt dev when removed and added new packages #1749

tonegolf71 opened this issue Nov 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tonegolf71
Copy link

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 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

@tonegolf71 tonegolf71 added the bug Something isn't working label Nov 13, 2024
@tonegolf71
Copy link
Author

So you know, when I ran the ggt command again, it ran fine with no error.

@tonegolf71
Copy link
Author

Oh, and the error was this btw...
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant