Closed TsinghuaRoger closed 2 years ago
$make clean GO111MODULE=on go clean -i ./... rm -rf .out cd parser && make clean go clean -i ./... rm -rf .out rm parser.go rm: parser.go: No such file or directory make[1]: [clean] Error 1 make: [clean] Error 2
solved in pr repeated "make clean" silently #133
Repeat "make clean" should not show error