Open wernest opened 7 years ago
What OS are you using?
Windows 10. Running bolt run
from the git bash (MinGW64).
Works correctly from cmd prompt.
On Sep 28, 2017 11:25 AM, "Jon" notifications@github.com wrote:
What OS are you using?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ngbolt/ng-bolt-cli/issues/2#issuecomment-332923166, or mute the thread https://github.com/notifications/unsubscribe-auth/AEfNww1idDwihts_98ggi9nmO08trqTCks5sm-SvgaJpZM4Png04 .
Are you running this in Command Prompt or Powershell?
It runs correctly from the Command Prompt. I was running it from my MINGW64 Git bash shell when it caused this issue. I haven't attempted to run this from Powershell.
Using Ctrl+C to stop the bolt run development process does not stop the web server from running. The server still being bound to localhost prevents re-running the development server.