Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

node-js-eacces-error-when-listening-on-most-ports

#Windows

Another one reason - maybe your port has been excluded by some reasons.

So, try open CMD (command line) under admin rights and run :

net stop winnat
net start winnat
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
4+6 =