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

Running and debugging Node.js

Last modified: 12 December 2022

Required plugins:

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

Node.js -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

GoLand helps you run and debug your Node.js applications. You can debug applications that are started from GoLand as well as attach to already running applications.