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

Bug: Propshaft::MissingAssetError during application startup #23

Open
bikash2208 opened this issue Jan 18, 2025 · 0 comments
Open

Bug: Propshaft::MissingAssetError during application startup #23

bikash2208 opened this issue Jan 18, 2025 · 0 comments

Comments

@bikash2208
Copy link

Description:
When running the application, the following error occurs:

ActionView::Template::Error (The asset 'application.js' was not found in the load path.)
Caused by: Propshaft::MissingAssetError (The asset 'application.js' was not found in the load path.)

Steps to Reproduce:

  1. Clone the repository.
  2. Run the following commands:
    $ bundle install
    $ EDITOR=vim bundle exec bin/rails credentials:edit
    $ bundle exec bin/setup
    $ bundle exec bin/dev
  3. Observe the error in the terminal log.

Screenshot:
Image

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