grafana / opcua-datasource

An OPC UA datasource for reading from OPC UA servers (DA/HDA/AE) into Grafana directly
GNU Affero General Public License v3.0
54 stars 10 forks source link

'grafana-toolkit' is not recognized as an internal or external command, #6

Closed jkancio closed 3 years ago

jkancio commented 4 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

srclosson commented 4 years ago

@jkancio, nope. Just make sure you do a yarn install --pure-lockfile prior to doing a yarn build