question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webpacker::Manifest::MissingEntryError in Madmin::Dashboard#show

See original GitHub issue

Brand new Rails app w/ a few models generated

rails new {name} -T --database=postgresql

Ran through the docs for installation

rails s in one tab, ./bin/webpack-dev-server in another.

Unfortunately, I’m one of those old geezer Rails devs who’s behind the times on Webpacker things.

Apologies if I’m missing something simple 😅

image image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
thewattscommented, Feb 5, 2021

@excid3 💪💪💪

That was the ticket.

Many thanks!

1reaction
excid3commented, Feb 5, 2021

Yay! I was hoping I wouldn’t have to fix bugs. 😜

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rails: Webpacker::Manifest::MissingEntryError in Home#index
Though I am not using react, but was getting the same error on a newly created Rails 6 app. Reinstalling webpacker fixed it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found