node and npm

i have installed nodejs pluging.

is there a way when i go in terminal of intellij to use npm?

0

Do you have Node.js and npm installed on your system? You need to have them installed to be able to run npm, see https://www.jetbrains.com/help/idea/2020.2/developing-node-js-applications.html

0

请先登录再写评论。