Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On install : the asset "active_admin.css" is not present in the asset pipeline. #6007

Open
Andrew-Max opened this issue Jan 12, 2020 · 1 comment

Comments

@Andrew-Max
Copy link

@Andrew-Max Andrew-Max commented Jan 12, 2020

Did you find a bug?

On a fresh install with rails 6 and rails-sass no assets get installed and going to '/admin' results in an error: The asset "active_admin.css" is not present in the asset pipeline.

Expected behavior

Should go to a login screen

Actual behavior

An error is thrown

How to reproduce

Fresh install according to the guide's 'Installation' section

@Andrew-Max
Copy link
Author

@Andrew-Max Andrew-Max commented Jan 12, 2020

It looks like this is solved by rails generate active_admin:assets but it is worth noting that the documentation does not instruct the user to ever run this command on a fresh install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.