This feature is only supported in the Ultimate edition.
The following is only valid when Yeoman and Node.js plugins are installed and enabled!
for Windows and Linux
for macOS
⌘,⌘,⌘,⌥F7⌃⌥S

The page is available only when the Yeoman and the NodeJS plugins are installed and enabled. The plugins are not bundled with IntelliJ IDEA, but they can be installed from the JetBrains plugin repository as described in Installing, Updating and Uninstalling Repository Plugins and Enabling and Disabling Plugins. Once enabled, the plugins are available at the IDE level, that is, you can use them in all your IntelliJ IDEA projects.
On this page, specify the location of the Node.js executable file and the
Yeoman project generator
package installed through
Node Package Manager.
| Item | Description |
|---|---|
| Node interpreter |
Specify here the location of the Node.js executable.
Type the path manually, or choose it from the drop-down list if it was previously used,
or click the Browse button and choose the location in the dialog box that opens.
See Node.js for details.
|
| Yeoman yo package |
In this field, specify the location of the global yo package,
see NPM,
section Installing an External Tool Globally.
|
and choose the location in the dialog box that opens.
See