Question

I am running my mean stack application using webstorm ide. when i trying to run the application, i am getting the following error

Error: ENOENT, open 'C:\Documents and Settings\ssit\WebstormProjects\ts\node_modules\express\node_modules\connect\node_modules\public\favicon.ico'

could you please explain me the cause of the problem and tell me the possible solution.

Was it helpful?

Solution

I have faced same problem. once i have changed the node server path at run which is at the top right corner. It solved my problem. Hope it may solve yours.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top