Rails 6: Webpacker::Manifest::MissingEntryError
Apr 25, 2022 · 2 min read · I had this similar error above, after generating my controller for home with index using the command below rails g controller home index and when I tried to access my localhost:3000/home/index I get an error in the image above. it was frustrating as...
TTuran commented
