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

Broke Maven in IntelliJ terminal #1099

Open
clo4 opened this issue Mar 11, 2022 · 2 comments
Open

Broke Maven in IntelliJ terminal #1099

clo4 opened this issue Mar 11, 2022 · 2 comments
Labels
codebase:shell-integrations Shell integrations terminal:Jetbrains Issues related to Jetbrains type:bug Something isn't working

Comments

@clo4
Copy link
Contributor

clo4 commented Mar 11, 2022

When using the terminal in intellij, if I entered a maven command, ex: mvn clean install, it would say mvn not recognized as a command, even though it would work fine in other terminals. After uninstalling fig it worked fine.

If anyone else is having this issue, please leave any additional context in a comment!

  • Fig version
  • Name of IDE
@clo4
Copy link
Contributor Author

clo4 commented Mar 11, 2022

This might be related to #1038

@brendanfalk brendanfalk added codebase:shell-integrations Shell integrations terminal:Jetbrains Issues related to Jetbrains and removed codebase:_UNSURE_ labels Mar 18, 2022
@brendanfalk
Copy link
Member

This seems like a $PATH issue and incompatibility w Jetbrains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codebase:shell-integrations Shell integrations terminal:Jetbrains Issues related to Jetbrains type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants