Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

NodeJS project types missing in WebStorm

I just installed the full version of WebStorm 9 for Node development, but when I go to make a new project, none of the suggestions are node-related: enter image description here

I expected there to be at least a basic node template, and hopefully an Express template as mentioned in the documentation. I realise that the NodeJS Boilerplate template seems to have been removed, but there should still be Express templates, no?

Node and NPM are installed, and they seem to be configured properly: enter image description here

like image 631
Migwell Avatar asked Oct 28 '14 10:10

Migwell


Video Answer


2 Answers

I think you should use scrollbar :)

Update Note: The problem is resolved for WS10 because the new project wizard. WS10 EAP info.

like image 192
anstarovoyt Avatar answered Sep 27 '22 17:09

anstarovoyt


I couldn't vote, because I just created an account (how I didn't have one in 18 years of development work is beyond me) to comment on Andrew's post. I'm saddened to realize that I did this EXACT same thing and I actually found the answer here. Incredibly, incredibly humiliated. Miquel's response was golden and sums up my exact feelings.

To sum up:

Answer: Scroll bar in the drop-down list. Missed it as well.

like image 36
BradTeague Avatar answered Sep 27 '22 17:09

BradTeague