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

Node.js Interpreters 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.

Use this dialog to configure a local or remote Node.js interpreter or a Node.js on Windows Subsystem for Linux.

The term local Node.js interpreter denotes a Node.js installation on your computer. The term remote Node.js interpreter denotes a Node.js installation on a remote host or in a virtual environment.