I cannot build grafana from source using the following command:
go run build.go build pkg-deb
I replaced the “/” to be “\” in “build.go” file to fix mkdir command issue but the error still exists:
mkdir -p C:\Users\Ayatullah\AppData\Local\Temp\grafana-linux-pack129629587\usr\share\grafana
exec: “mkdir”: executable file not found in %PATH%
exit status 1