I'm getting this error in Google Chrome developer tools:
jquery-2.0.2.min.map not found
I found a way to get rid of it by removing this line from my jquery-2.0.2.min.js
:
//@ sourceMappingURL=jquery-2.0.2.min.map
However, I don't believe this was a good idea, since this may be just a temporary fix that may be a problem in the future. Since I don't really understand the nature of this error and the goofy solution: what's causing this error and is there a better fix for it?
Apparently, this is not a question related to jQuery 2.0.2 only. A very similar Stack Overflow question with a great explanation is jQuery's jquery-1.10.2.min.map is triggering a 404 (Not Found). I hope this will shed some light on the situation.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…