We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2a5a9 commit c797346Copy full SHA for c797346
9 files changed
install.bat
@@ -12,5 +12,6 @@ call npm install --save-dev ^
12
call npm install openai axios cheerio
13
REM global install vsce
14
call npm install -g vsce
15
+call npm cli
16
17
echo Environment setup completed!
0 commit comments