AdminDev826
Results
2
issues of
AdminDev826
Login success but got error: `Failed ensure root exists [Exception: 501 File must be specified by library/file.member.]`
I would like to install `activeadmin` by adding `gem 'activeadmin'` in the Gemfile. But I am getting the bundler error related with `sacssc`. ruby -v 2.4 rails -v 5.1.6 ```...