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

Issue going through setup steps #434

Closed
starpause opened this issue Feb 19, 2018 · 1 comment
Closed

Issue going through setup steps #434

starpause opened this issue Feb 19, 2018 · 1 comment

Comments

@starpause
Copy link

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!

@starpause
Copy link
Author

Marking as closed, it occured to me that I'd downloaded the example as a zip and not cloned it (the published url wasn't working, so I now instead grabbed the clone url from the green button in github). Now that I've cloned the project webpack is working correctly. Thanks!

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