mean stack application runtime error in the webstorm ide -


I am running my mean stack application using webstorm IDE. When I'm trying to run the application, I am having the following error

  error: enter, open 'c: \ documents and settings \ ssit \ WebstormProjects \ ts \ node_modules \ express \ Node_modules \ connect \ node_modules \ public \ favicon.ico '  

Can you tell me the reason for the problem and tell me the possible solution.

I have encountered the same problem once I have changed the node server path on run Which is at the top right corner. It solved my problem Hope it can solve you.

Comments

Popular posts from this blog

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

python - Writing Greek in matplotlib labels, titles -

Pygame memory leak with transform.flip -