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

Unable to install intellij-plugins integration #136

Open
srobroek opened this issue Nov 27, 2024 · 1 comment
Open

Unable to install intellij-plugins integration #136

srobroek opened this issue Nov 27, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@srobroek
Copy link

Checks
I ran q doctor in the affected command line session and it didn't resolve my issue *
I ran q restart and it didn't resolve my issue *
I searched and there are no duplicates of my issue *

Expected behaviour:
after running q integrations install intellij-plugins, the intellij plugins should be installed

Actual behaviour:

error: Couldn't get JVM properties for IDEA Ultimate: Custom("Could not read plist file: Error { inner: ErrorImpl { kind: Serde(\"missing field `JVMOptions`\"), file_position: None } }")```

```❯ q debug list-intellij-variants
IDEA Ultimate
 - Err(Custom("Couldn't get JVM properties for IDEA Ultimate: Custom(\"Could not read plist file: Error { inner: ErrorImpl { kind: Serde(\\\"missing field `JVMOptions`\\\"), file_position: None } }\")"))
WebStorm
 - Err(Custom("Couldn't get JVM properties for WebStorm: Custom(\"Could not read plist file: Error { inner: ErrorImpl { kind: Serde(\\\"missing field `JVMOptions`\\\"), file_position: None } }\")"))
GoLand
 - Err(Custom("Couldn't get JVM properties for GoLand: Custom(\"Could not read plist file: Error { inner: ErrorImpl { kind: Serde(\\\"missing field `JVMOptions`\\\"), file_position: None } }\")"))
PyCharm Professional
 - Err(Custom("Couldn't get JVM properties for PyCharm Professional: Custom(\"Could not read plist file: Error { inner: ErrorImpl { kind: Serde(\\\"missing field `JVMOptions`\\\"), file_position: None } }\")"))

Steps to reproduce:

run q integrations install intellij-plugin

Environment

[q-details]
version = "1.5.0"
hash = "b724dbb5086098abbea6304684a779508e864e24"
date = "2024-11-21T17:26:56.475228Z (6d ago)"
variant = "full"

[system-info]
os = "macOS 15.1.1 (24B91)"
chip = "Apple M1 Pro"
total-cores = 8
memory = "32.00 GB"

[environment]
cwd = "/"
cli-path = "/"
os = "Mac"
shell-path = "/opt/homebrew/Cellar/fish/3.7.1/bin/fish"
shell-version = "3.7.1"
terminal = "iTerm 2"
install-method = "unknown"

[env-vars]
PATH = "/Users/USER/.local/share/mise/installs/go/1.23.0/bin:/Users/USER/.local/share/mise/installs/go/1.23.0/go/bin:/Users/USER/.local/share/mise/installs/python/latest/bin:/Users/USER/.local/share/mise/installs/terraform-ls/latest/bin:/Users/USER/.local/share/mise/installs/kustomize/latest/bin:/Users/USER/.local/share/mise/installs/helm/latest/bin:/Users/USER/.local/share/mise/installs/flux2/latest/bin:/Users/USER/.local/share/mise/installs/k6/latest/bin:/Users/USER/.local/share/mise/installs/devspace/latest/bin:/Users/USER/.local/share/mise/installs/awscli/latest/bin:/Users/USER/.local/share/mise/installs/node/latest/bin:/Users/USER/.local/share/mise/installs/redo/latest/bin:/Users/USER/.local/share/mise/installs/kompose/latest/bin:/Users/USER/.local/share/mise/installs/checkov/latest/bin:/Users/USER/.local/share/mise/installs/bombardier/latest/bin:/Users/USER/.local/share/mise/installs/colima/latest/bin:/Users/USER/.local/share/mise/installs/awsweeper/latest/bin:/Users/USER/.local/share/mise/installs/atlas/latest/bin:/Users/USER/.local/share/mise/installs/yq/latest/bin:/Users/USER/.local/share/mise/installs/markdownlint-cli2/latest/bin:/Users/USER/.local/share/mise/installs/kubectl/latest/bin:/Users/USER/.local/share/mise/installs/jq/latest/bin:/Users/USER/.local/share/mise/installs/chezmoi/latest/bin:/Users/USER/.local/share/mise/installs/air/latest/bin:/Users/USER/.local/share/mise/installs/terraform/latest/bin:/Users/USER/.local/share/mise/installs/kubectx/latest/bin:/Users/USER/.local/share/mise/installs/jqp/latest/bin:/Users/USER/.local/share/mise/installs/goreleaser/latest/bin:/Users/USER/.local/share/mise/installs/cheat/latest/bin:/Users/USER/.local/share/mise/installs/bat/latest/bin:/Users/USER/.local/share/mise/installs/bun/latest/bin:/Users/USER/.local/share/mise/installs/1password-cli/latest/bin:/Users/USER/.local/share/mise/installs/aws-sam-cli/latest/bin:/Users/USER/.local/share/mise/installs/task/latest/bin:/Users/USER/Library/pnpm:/Users/USER/.toolbox/bin:/Users/USER/.sst/bin:/usr/local/sbin:/usr/local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/USER/.local/bin"
QTERM_SESSION_ID = "c8c11d9a40644c51bf6330c48872ceb5"
Q_PARENT = ""
Q_TERM = "1.5.0"
SHELL = "/opt/homebrew/bin/fish"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.googlecode.iterm2"

@grant0417 grant0417 added bug Something isn't working good first issue Good for newcomers labels Nov 27, 2024
@grant0417 grant0417 added this to the 1.6.0 milestone Nov 28, 2024
@giddingsra0
Copy link

I am experiencing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants