Webstorm 8.0 Missing Node.JS Toolbar Button
After upgrading to Webstorm 8.0 I've lost the Node.JS button on the toolbar. I tried disabling and re-enabling the plugin and restarting but nothing has worked. I tried creating a new Node.JS Express project and that didn't work either.
How do I get it back?
Please sign in to leave a comment.
It has been removed to avois cluttering th main toolbar. You can still add it there using Settings/Menus and toolbars: Main toolbar, choose actions to add, select plugins/Node.js/Nodejs and NPM
Thank you for the help - I would have never found that!
FWIW - I don't think it's clutter at all. There isn't a lot of stuff on the toolbar to begin with so I think you did a good job of not cluttering it by default. For a Node.js project however, that button makes it easy to use the NPM. I'd consider bringing it back.
Thanks again!