microsoft / microsoft/typespec
tsp compile . from the global install should fail if no local compiler
Open
compiler:core
feature
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
If you install the compiler globally the only purpose is running the cli part.
The compile won't work because it won't find globally installed libraries.
So we could improve the user experience by telling them directly that.
This would make it more inline with the proposed standalone CLI would would omit the compiler part.
Contributor guide
Assessment
This issue has not been assessed yet.