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

Configure Node.js Remote Interpreter Dialog

Last modified: 12 December 2022

Required plugins:

JavaScript and TypeScript, JavaScript Debugger -  The plugins are bundled with GoLand and enabled by default.

Node.js and Node.js Remote Interpreter -  Install the plugins on the Settings/Preferences | Plugins page, tab Marketplace.

The following Node.js versions are supported in GoLand 2020.3 and later:

  • Node.js 14

  • Node.js 16 - the Active Long Term Supported (LTS) version

  • Node.js 18 - the current version

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/2022.3/ws_add_node_remote_docker_light.png
Gif