PyCharm 2018.1 Help

Yeoman

File | Settings | Languages and Frameworks | JavaScript | Yeoman for Windows and Linux
PyCharm | 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 not bundled with PyCharm, 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 PyCharm projects.

ItemDescription
Node interpreter In this field, specify the Node.js interpreter to use, see Configuring a local Node.js interpreter for details.
Yeoman yo package In this field, specify the location of the globally installed yo package.
Last modified: 23 July 2018

See Also