The lack of a null check when calling the future (future.thenAccept line 288 handleRequest() in RemoteEndpoint.java ) has led to a null pointer exception. My project incorporates lsp4j through ...
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.ViewGroup.removeView(android.view.View)' on a null object reference at com.rnmaps ...