Hello.
When I start a phoenix server with mix phx.server
, my terminal shows this.
MacOSX 10.7 or later required for --file-events
[info] Running PappapWeb.Endpoint with cowboy 2.8.0 at 0.0.0.0:4001 (http)
[info] Access PappapWeb.Endpoint at http://localhost:4001
Elixir version: 1.7
Phoenix version: 1.5.1
macOS version: 11.2.2
What does the error mean? and should I do anything?