/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
Please sign in to leave a comment.
Strange... What is the result of running
command in terminal?