WebStorm 2017.3 Help

Yeoman

File | Settings | Languages and Frameworks | JavaScript | Yeoman for Windows and Linux
WebStorm | Preferences | Languages and Frameworks | JavaScript | Yeoman for macOS
Ctrl+Alt+S
settings


The page is available only when the Yeoman and the NodeJS plugins are installed and enabled. The plugins are activated by default. If the plugins are disabled, enable them on the Plugins settings page as described in Enabling and Disabling Plugins.

On this page, specify the location of the Node.js executable file and the Yeoman project generator package installed through Node Package Manager.

ItemDescription
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 browseButton 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.
Last modified: 26 March 2018

See Also