danielzhe commented on PR #2973:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2973#issuecomment-2707122716

   > What was the error you were getting when running bootstrap?
   > 
   > I remember it working fine on my end when I tested it 🤔
   > 
   > I'm not exactly sure how go builds work, but will this force a version 
when building the package instead of using the locally installed toolchain 
(that could be an updated version, like `1.22.12`)? If so, maybe we should use 
`go 1.22.12` in the go.mod file.
   
   ```
   │ go: downloading go1.22 (windows/amd64)
   │ go: download go1.22 for windows/amd64: toolchain not available
   
   ```
   "Toolchain not available"
   
   I'm running in Windows 11 native, not WSL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to