How to get NPM path in user's settings from the plugin?

Answered

IntelliJ automatically detects Node.js and NPM. The user has the ability to change this from the preferences as well.

 

How can I get the path to Node.js and the path to NPM from my plugin?

1

Please sign in to leave a comment.