Replies: 1 comment 4 replies
-
The extensions should look up for the locally installed typespec compiler. Do you open a folder that has it installed? if it’s not in the standard directory(node_modules/@typespec/compiler) you can tell the extension where it is with the config here https://typespec.io/docs/introduction/editor/vs#configure |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to use the VS extension. Unfortunately, the execution of code in the AppData\Roaming\NPM directory is disabled by policy. I get the message that the execution of TSP-SERVER.CMD is blocked. How can I move this file to another, authorized directory?
Beta Was this translation helpful? Give feedback.
All reactions