haanhvu commented on PR #3185:
URL: https://github.com/apache/camel-k/pull/3185#issuecomment-1115983246

   > It looks like a Golang project setting issue. The action you're doing is 
always calling a `make controller-gen` which should take care to install that 
binary in your environment. Can you try running only `make controller-gen` and 
check if a binary is installed in the `$(go env GOPATH)/bin` directory?
   
   @squakez `make controller-gen` runs without error but no binary is installed 
in `bin` directory.
   
   I guess the `bin` directory was not set up correctly when I installed go. 
Could you suggest what to do to reset up the `bin` directory? I followed some 
command from google but it didn't work.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to