Hi there,
I am trying to run the frontend of Grafana. I followed the steps mentioned in this contribute document: grafana/developer-guide.md at main · grafana/grafana · GitHub
I seems when I run yarn start
, the command gets stuck:
➜ grafana git:(main) yarn start
SASS variable files generated
Compiling message catalogs…
Done!
94% sealing after seal
Is it possible I forgot to configure something to run the project? I am running the project on Ubuntu 21.10, using node version 16.
I am not sure if this should be an issue or a post on this forum