npm lite-server doesn't stay connected

I am trying to run the angular-quickstart example on Windows 10 in Chrome.  When I run the lite-server from within IntelliJ it works for a little 10 -20 seconds or so then gets a connection refused and the process ends with exit code 1.  I had this working in Windows 8, but it doesn't appear to function on Windows 10.  The lite-server functions properly when I run it from git bash.  Perhaps I've misconfigured something, but I don't know where to look.

0

请先登录再写评论。