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

admin/bin/rails generate godmin:install fails: "admin/application.js does not appear to exist" #252

Open
dgmstuart opened this issue Sep 11, 2020 · 2 comments

Comments

@dgmstuart
Copy link
Contributor

dgmstuart commented Sep 11, 2020

While following the setup instructions, and running admin/bin/rails generate godmin:install on a Rails 6 application, I get the following error:

The file ~/dev/my_app/admin/app/assets/javascripts/admin/application.js does not appear to exist

@dgmstuart
Copy link
Contributor Author

This is because in Rails 6 this has moved to app/javascript/packs/application.js

@dgmstuart
Copy link
Contributor Author

Or... actually the rails engine no longer generates any javascript assets at all...

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

No branches or pull requests

1 participant