You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
On this lesson, we have to reboot webpack dev server.
But I killed it on console (using windows > cygwin) and when I lunched "npm start" I got an error for server already running.
I had a look on package.json and there are no other scripts ;
Same thing for documentation of webpack, only one mention in comment when a guy had the same problem (on windows 10 too).
So I assume this will work if i reboot my computer, but it would be great to have the proper way to do that (didn't found a clear soft to kill in task manager x')).
Anyway thanks for your tutorials, they are great.
Ps : it's not a cygwin bug, website is still accessible & functionnal on localhost