/app directory in Linux
Hi guys,
I just installed the latest version of WebStorm under Linux Mint. My first step was to configure Node.js. In the settings dialog I found an existing configuration:
/app/bin/node
This configuration works but I do not have a /app directory in my root folder. Why does this work and what is this app folder?

Thx
Kind regards
请先登录再写评论。
Strange... What is the result of running
command in terminal?