-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Is this ref engine using same ports as another one?
C:\Users\iontom\Documents\GitHub\cloudReferenceEngine>npm install
C:\Users\iontom\Documents\GitHub\cloudReferenceEngine>node web.js
events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:883:11)
at Server._listen2 (net.js:1021:14)
at listen (net.js:1043:10)
at Server.listen (net.js:1109:5)
at Function.app.listen (C:\Users\iontom\Documents\GitHub\cloudReferenceEngin
e\node_modules\express\lib\application.js:533:24)
at Object. (C:\Users\iontom\Documents\GitHub\cloudReferenceEngine
\web.js:109:5)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
C:\Users\iontom\Documents\GitHub\cloudReferenceEngine>