Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE shouldn't require global cadl to be installed #1116

Closed
timotheeguerin opened this issue Oct 3, 2022 · 3 comments · Fixed by #1197
Closed

IDE shouldn't require global cadl to be installed #1116

timotheeguerin opened this issue Oct 3, 2022 · 3 comments · Fixed by #1197
Assignees

Comments

@timotheeguerin
Copy link
Member

[Error - 11:31:11 AM] Cadl server exectuable was not found: 'cadl-server' is not found. Make sure either:
 - cadl is installed globally with `npm install -g @cadl-lang/compiler'.
 - cadl server path is configured with https://github.com/microsoft/cadl#installing-vs-code-extension.

it the compiler is accessible locally it should be able to auto resolve it.

@nguerrera
Copy link
Contributor

I think we were tracking this in #1041 and I was supposed to fork off an issue for a nicer init without global install, but we can reverse that so this one tracks resolving local server without using global server and that one tracks the nicer init.

@nguerrera
Copy link
Contributor

We had pri: 0, estimate: 5, November for this, removing that from #1041 and putting it up for re-triage.

@timotheeguerin
Copy link
Member Author

est: 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants