Open joshhunt opened 9 months ago
Running yarn install and then yarn build results in an error because this package does not depend directly on typescript.
yarn install
yarn build
~/d/g/grafana-aws-sdk-react (main)> yarn build command not found: tsc
Running
yarn install
and thenyarn build
results in an error because this package does not depend directly on typescript.