Chris
Chris
I just wanted to say, thank you so much for the brilliant idea!
Does this issue still exist?
The workaround I found, after some searching, is to use assets pipeline to manage ActiveAdmin's assets and move `active_admin.scss` to `vender/assets/stylesheets`. Not sure how to use webpacker and purgecss to...
It's 2020 now, any way to do that?
@CodelessFuture No. I think that was a different issue.
I have to same problem. I can't go to any other folder, not even with `cd`. It just outputs `.` non-stop. I have to kill it with `Ctrl-C` My env:...
> I have to same problem. I can't go to any other folder, not even with `cd`. It just outputs `.` non-stop. I have to kill it with `Ctrl-C` >...
For me, this issue occured because my kotlin version is too low after I upgraded to newer gradle & agp version. Find a matching kotlin version and this issue went...