We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go install github.com/a-h/templ/cmd/templ@latest go: downloading github.com/segmentio/encoding v0.3.6 C:\Users\MyUser\go\pkg\mod\github.com\a-h\[email protected]\base.go:9:2: github.com/segmentio/[email protected]: reading https://proxy.golang.org/github.com/segmentio/encoding/@v/v0.3.6.zip: 403 Forbidden
The text was updated successfully, but these errors were encountered:
Hi, this issue is not really a templ problem, the error is coming from the Go CLI, saying that your machine got a 403 error when downloading a file.
I would suggest download a binary, as per https://templ.guide/quick-start/installation#github-binaries
There are troubleshooting steps to look at in this issue: golang/go#48107
Possible root causes are:
But nothing specific to templ.
Sorry, something went wrong.
No branches or pull requests
go install github.com/a-h/templ/cmd/templ@latest
go: downloading github.com/segmentio/encoding v0.3.6
C:\Users\MyUser\go\pkg\mod\github.com\a-h\[email protected]\base.go:9:2: github.com/segmentio/[email protected]: reading https://proxy.golang.org/github.com/segmentio/encoding/@v/v0.3.6.zip: 403 Forbidden
The text was updated successfully, but these errors were encountered: