Closed coleramos425 closed 1 year ago
Credit to @JoseSantosAMD for discovering the issue:
It appears this is related to a known issue with Grafana's @swc/core
module bugged in version 1.3.76
https://stackoverflow.com/questions/76884057/grafana-build-a-panel-plugin-from-template-error
We're trying a suggested downgrade to a stable version to fix the issue
We've confirmed this fix with the customer. The patch is available in dev
and will be pushed out next release.
Describe the bug Upon attempting to build Grafana from the newest release, we received
Development Environment:
To Reproduce Steps to reproduce the behavior:
Additional context See attached log docker-compose.txt
CC: @jakurzak