Skip to content

Commit aed25c1

Browse files
committed
update
1 parent 6f9a727 commit aed25c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/automation_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python scripts/dev_setup.py -p azure-core
1717

1818
# install tsp-client globally (local install may interfere with tooling)
1919
echo Install tsp-client
20-
npm install -g @azure-tools/typespec-client-generator-cli
20+
sudo npm install -g @azure-tools/typespec-client-generator-cli
2121

2222
echo "{}" >> $2
2323
echo "[Generate] init success!!!"

0 commit comments

Comments
 (0)