dnx kestrel “System.EntryPointNotFoundException: uv_loop_size”
问题 I'm trying to run an unmodified Web Api application created by yo aspnet. I'm getting this error: System.EntryPointNotFoundException: uv_loop_size at (wrapper managed-to-native) Microsoft.AspNet.Server.Kestrel.Networking.Libuv+NativeDarwinMonoMethods:uv_loop_size () at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.loop_size () <0x42615b8 + 0x00014> in <filename unknown>:0 at Microsoft.AspNet.Server.Kestrel.Networking.UvLoopHandle.Init (Microsoft.AspNet.Server.Kestrel.Networking.Libuv uv)