react-native/local-cli/server
Joel Sánchez 921921237f Add alternative lsof command for killing a process running on port 8081.
Summary:
I was running RN 0.31 on ArchLinux (kernel 4.7), and "react-native start"
was refusing to run on the default (and sometimes required, as I have
noticed) port. I tried executing the suggested lsof command, but that did not
work. Somewhere I found the lsof command I include in this commit, and that
worked (it was a node.js process). So I'm including it, since I found it
helpful.
Closes https://github.com/facebook/react-native/pull/9402

Reviewed By: lacker

Differential Revision: D4144400

Pulled By: hramos

fbshipit-source-id: 6203549455555efc59b7bab0a3ec23957d80b956
2016-11-30 17:13:30 -08:00
..
middleware Pull aggrow from facebookincubator/tracery-prerelease 2016-11-30 12:58:35 -08:00
util Kill fastfs 2016-11-30 04:28:32 -08:00
checkNodeVersion.js Use a separate babel config for the local-cli and the packager 2016-05-21 06:58:26 -07:00
findSymlinksPaths.js Support symlinks-to-symlinks 2016-09-15 05:28:34 -07:00
formatBanner.js fix banner for old node version 2016-06-22 03:43:33 -07:00
runServer.js BREAKING: expose `getTransformOptions` directly in configuration 2016-11-28 07:28:33 -08:00
server.js Add alternative lsof command for killing a process running on port 8081. 2016-11-30 17:13:30 -08:00