I am seeing this error message when trying to open DevTools from Visual Studio Code:


I tried running flutter pub global activate devtools but this didn't fix the issue.
I also tried running flutter pub global run devtools, but then I see this other error:
pub finished with exit code 65
I am not sure which other information is needed, so please let me know in case I need to provide anything else