Application orchestrator dependency check had an unexpected error on MacOS #3047
Answered
by
julionav
Julio Navarro (julionav)
asked this question in
Q&A
ProblemWhen running Aspire Preview 4 on MacOS, I get the following error: It seems that the preview-3 orchestrator is being used instead of version preview-4? |
Answered by
julionav
Mar 20, 2024
Replies: 4 comments
|
What do you see when you run |
0 replies
|
I added Aspire using Rider, which added preview.3, then updated the nuget package. Maybe thats the issue? |
0 replies
|
Running |
0 replies
Answer selected by
davidfowl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Running
sudo dotnet workload install aspirefixed the issue! Thanks for pointing me on the right direction David Fowler (@davidfowl)