You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up my new dev box, but running this command:
npx tsp vs install
fails with an error:
TypeSpec compiler v0.57.0
'C:/Program' is not recognized as an internal or external command,
operable program or batch file.
error: error: Command 'vswhere.exe -property instanceid -prerelease -version [17.0,)' failed with exit code
However running the underlying command directly works fine:
Describe the bug
I'm trying to set up my new dev box, but running this command:
fails with an error:
However running the underlying command directly works fine:
Reproduction
N/A
Checklist
The text was updated successfully, but these errors were encountered: