We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ae440 commit 18fee90Copy full SHA for 18fee90
packages/google-cloud-bigquery-datatransfer/synth.py
@@ -33,4 +33,4 @@
33
34
subprocess.run(['npm', 'install'])
35
subprocess.run(['npm', 'run', 'fix'])
36
-subprocess.run(['npm', 'compileProtos', 'run'])
+subprocess.run(['npx', 'compileProtos', 'src'])
0 commit comments