gray out run on webstorm
Hi all
i start using webstorm and after a day of good work with it, i found i cant save the configuration to run my node.js app.
when i select node executable, working directory and my app.js nothing will be happened.
im using the lastest trial version.
i attached the configuration.
thanks in advance
Attachment(s):
webs.JPG
Please sign in to leave a comment.
Hi,
Do you mean it doesn't start? Does it display any error dialog or balloon?
Kirill
no nothing
after the configuration the run is still grayed out.
i cannot start node in this situation.
What exactly is greyed out? Can you attach a screenshot?
here you are
Attachment(s):
Capture.PNG
I was expecting an IDE screenshot.
oops, sorry
full screen IDE
Attachment(s):
Untitled.jpg
Thanks, I do not see any run configuration selected in the drop down. You need it to look something like this:

Do you have anything in dropdown list?
the problem is when i try to select something from dropdown list the option it gaves me is "edit configuration..."
it seems my configuration has never been saved before.
thanks
Do you press OK in run configuration dialog after you enter your settings? Can you record a screencast? (using e.g. screenr.com)
Thanks!
of course i click OK when i change the configuration :O
here the screencast:
http://www.screenr.com/xI07
thanks in advance
Got it now. You're changing the default run configuration - these settings will be assigned to a new one when you create it. You need to hit '+' button at the top-left: http://clip2net.com/s/2Ls3o.
thanks a lot Kirill
i don't even know that i should create a new configuration!
thanks again!