Brendan Smiley
Brendan Smiley
Look at my PR it helped me fix this issue: https://github.com/gitname/react-gh-pages/pull/161
I have had the same error. It seems to happen on forced app closures. If I properly CTRL+C and then enter Y it will release the port correctly. Anyways here...
I was getting the same error with [Electron React Boilerplate](https://github.com/electron-react-boilerplate). When building a electron app with webpack, make sure you have any native modules (zeroMQ) in the correct location. As...
> > It says to use `npm install [email protected]` but when I used this version it didn't even have the script/build.ts file. > > > > > Use `npm install...