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

Can't find app.js #1

Open
mb8z opened this issue Jul 11, 2017 · 2 comments
Open

Can't find app.js #1

mb8z opened this issue Jul 11, 2017 · 2 comments

Comments

@mb8z
Copy link

mb8z commented Jul 11, 2017

I have tried to use your boilerplate and see how it works, but as I start my server a message like this appear:
ActionView::Template::Error (Can't find app.js in /Users/NYC/Desktop/JavaScript/RailsReact/webpacker-react-frontend/public/packs/manifest.json. Is webpack still compiling?):

I haven't changed anything yet, just wanted to give it a shot.

@gauravtiwari
Copy link
Owner

@Ancinek Did you run ./bin/webpack-dev-server alongside bundle exec rails s?

@mb8z
Copy link
Author

mb8z commented Jul 11, 2017

@guaravTiwari I ran foreman start -f Procfile.dev. I see the same error while running those commands that you wrote as well.

Edit
I run Rails 5.1.2 and ruby 2.3.1 - does this make any difference?

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

2 participants