/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

0
1 comment

 Strange... What is the result of running

which -a node

command in terminal?

0

Please sign in to leave a comment.