pacop

Results 9 comments of pacop

I was not able to pass specs, neither in travis nor my pc. Force-pushed to try again, but it was unsuccessful

some news right here? Is this possible? Thanks

Same issue here with postgres. Any update on this?

Some news right here? I am facing the very same problem, we were not able to use cypress on our CI.

We are also interested on that. At #1826 @chmln commented that "although the option for the year seems not necessary just yet", I don't see why not. Maybe there is...

Is it supported now? If I have understood this sentence correctly, now it should work just fine: > Extracted from README.MD > Moongoo tries really hard to be smart, and...

If I create the following hack, and it works. BTW, pretty dirty solution. ``` class P(var my: HostServices = null) {} ``` ``` val loader = new FXMLLoader(resource, new DependenciesByType(Map(...