Hi,
I’m installing Grafana on windows 10 according to the https://github.com/grafana/grafana/blob/6.6.1/contribute/developer-guide.md .
I’m using version 6.6.1 from git repo.
After the download, and building frontend assets, I proceed to building the backend, with the command make run, but the result is:
File not found - *.sh
The system cannot find the path specified.
make: *** [Makefile:49: scripts/go/bin/bra] Error 1
With the same sources, and after following steps on the same tutorial, 1.5 weeks ago it compiled with no issues (on a different machine, though).
Can anyone point me to where could be the problem?
Best regards,
Aga