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

已回答

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

请先登录再写评论。