Yeoman
This feature is supported in the Ultimate edition only.
for Windows and Linux
for macOS
Ctrl+Alt+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 ![]() |
Yeoman yo package | In this field, specify the location of the global yo package, see Installing and Removing External Software Using Node Package Manager, section Installing an External Tool Globally. |