Bash terminal doesn't recognize some commands
I'm trying to switch from VSCode to IntelliJ-based IDEs and I wonder why some commands e.g. sudo, apt, node, don't get recognized by the integrated terminal. (I'm using Ubuntu as my OS and Bash in IntelliJ). The terminal just prints out:
bash: sudo: command not found
The terminal in VSCode just worked out of the box.
Please sign in to leave a comment.
what do your terminal settings look like? Please provide a screenshot of Settings | Tools | Terminal page
Please check https://intellij-support.jetbrains.com/hc/en-us/community/posts/4410513155730/comments/4410713924754 and other comments in this thread