Results 56 comments of rickywu

[ls.zip](https://github.com/neoclide/coc-java/files/3618884/ls.zip) I found one error about invalid path [Error - 9:50:38 AM] 2019-9-17 9:50:38 Initialization failed Failed to scan D:\emp org.eclipse.core.runtime.CoreException: Failed to scan D:\emp The correct path should be...

@chemzqm the same project but got diff rootPath, I think this is the problem WSL: --- "rootPath": "/mnt/d/Work/ops", "rootUri": "file:///mnt/d/Work/ops", Windows: --- "rootPath": "d:\\Work\\ops\\src\\main\\java\\com\\xxx\\ops\\controller", "rootUri": "file:///d%3A/Work/ops/src/main/java/com/xxx/ops/controller",

@chemzqm But WSL works well, Windows got invalid root path If I use gvim open project on Windows, the messages like this: --- D:\Work\ops "src\main\java\com\xxx\controller\BlockIpController.java" [unix] 60L, 2198C [coc.nvim] Using...

@timar No, just pull the image and run it

Yes, you can merge @DarthHater

same problem after upgrade to nodejs 8.7.0

把acme替换成最新版本后,脚本的issue后加--server letsencrypt,可以继续用这个提供商

opkg install curl 更新到新版本解决

same problem using WSL Ubuntu 16,04 node v9.2 or Node v9.3 on Windows

Yes, I just found the reason, but it's better run npm install in Dockerfile