Skip to content

Issue going through setup steps #434

Closed
@starpause

Description

@starpause

I get to 13. foreman start -f Procfile.hot and when I open my web browser, get an error Webpacker::Manifest::MissingEntryError in Pages#index. On the terminal I get the following:

ActionView::Template::Error (Webpacker can't find vendor-bundle.css in /Users/redacted/Workspace/react-webpack-rails-tutorial-master/public/packs/manifest.json. Possible causes:
10:27:19 rails.1               | 1. You want to set webpacker.yml value of compile to true for your environment
10:27:19 rails.1               |    unless you are using the `webpack -w` or the webpack-dev-server.
10:27:19 rails.1               | 2. Webpack has not yet re-run to reflect updates.
10:27:19 rails.1               | 3. You have misconfigured Webpacker's config/webpacker.yml file.
10:27:19 rails.1               | 4. Your Webpack configuration is not creating a manifest.

I belive I followed all of the steps and if I skip ahead to foreman start -f Procfile.static that works fine. Thanks for any direction!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions