IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Configure Node.js Remote Interpreter DialogUltimate

Last modified: 27 May 2021

The dialog is available only when the Node.js Remote Interpreter plugin is installed and enabled on the Settings/Preferences | Plugins page as described in Managing plugins.

The following Node.js versions are supported in IntelliJ IDEA 2020.3:

  • Node.js 10

  • Node.js 12

  • Node.js 14

  • Node.js 15

Learn more from Supported Node.js versions.

The dialog opens when you click Add the Add button in the Node.js Interpreters dialog and choose Remote... from the drop-down menu. This menu item is available only when you open the Node.js Interpreters dialog from the Run/Debug Configuration: Node.js.

Use this dialog to configure access to Node.js installations on remote hosts or in development environments set up in Vagrant instances.

https://resources.jetbrains.com/help/img/idea/2021.1/ws_add_node_remote_docker_light.png
Gif

Procedures