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
I am getting the following error when trying to install the claat go module.
PS C:\code> go install github.com/googlecodelabs/tools/claat@latest
go install github.com/googlecodelabs/tools/claat@latest: github.com/googlecodelabs/tools/claat@v0.0.0-20210610195942-369125588564
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
I think this could be related to #577 but I'm not sure...
The text was updated successfully, but these errors were encountered:
I am getting the following error when trying to install the claat go module.
I think this could be related to #577 but I'm not sure...
The text was updated successfully, but these errors were encountered: