0

I'm getting the error GET http://localhost:3000/javascripts/olLocationMap.js net::ERR_ABORTED 404 (Not Found)

The file is in javascript and does load however.

What is telling Rails to look in /javascripts and how do I get rid of it? I have enough errors already! javascripts appears no where in my application code.

Dipak Gupta
  • 7,321
  • 1
  • 20
  • 32
Greg
  • 2,359
  • 5
  • 22
  • 35
  • If you're using jsbundling-rails, you should not be specifically requesting javascripts inside views. there is also a different between `app/assets/javascript` and `app/javascript`. – Thomas Jun 02 '23 at 01:10

0 Answers0