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

quix status can't find my VS Code installation. #38

Open
krisajenkins opened this issue Jun 21, 2024 · 0 comments
Open

quix status can't find my VS Code installation. #38

krisajenkins opened this issue Jun 21, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@krisajenkins
Copy link

I'm not sure how much this matters, but quix status tells me I don't have VSCode installed, and it's wrong:

$ quix status
✗ Not logged in
  User:                 ! Not logged in to Quix Cloud
  Current context:      Weather (https://portal-api.platform.quix.io)
  Default environment:  kris-weatherapp-dev
  Local Broker:         localhost:9092
  Local Broker enabled? ✗ No
  Git Root:             /Users/krisjenkins/Work/Clients/Quix/cli_video/simple-kafka-python
! VS Code not installed
! PyCharm not installed
✓ Docker installed
✓ Git installed


$ ls -d /Applications/Visual\ Studio\ Code.app
/Applications/Visual Studio Code.app

It probably means it can't find code in my PATH, and it's probably not a big deal, but I figured I'd let you know.

You might want to add a check for /Applications/Visual Studio Code.app/Contents/Resources/app/bin/code on OSX. :-)

@luisquix luisquix added the documentation Improvements or additions to documentation label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants