when I build make the hyperledger fabric project ,I have the following error.but I have install the goimports successfully. To find the reason, I run ./scripts/golinter.sh
alone, and there is no such error.what is the error reason,when I make the whole fabric project.
LINT: Running code checks.. Checking ./accesscontrol ./scripts/golinter.sh: line 23: goimports: command not found Makefile:148: recipe for target 'linter' failed make: *** [linter] Error 127