Closed jkancio closed 3 years ago
Hello, I tried to build with "yarn build" and I got the error: 'grafana-toolkit' is not recognized as an internal or external command,
Do I need to use the grafana source in order to build "grafana-opcua-datasource". Thanks
@jkancio, nope. Just make sure you do a yarn install --pure-lockfile prior to doing a yarn build
yarn install --pure-lockfile
yarn build
Hello, I tried to build with "yarn build" and I got the error: 'grafana-toolkit' is not recognized as an internal or external command,
Do I need to use the grafana source in order to build "grafana-opcua-datasource". Thanks