FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.45k stars 640 forks source link

"Cannot get /js/query.min.map" ungit 0.1.6 win 7 ultimate 64bit (workaround inside) #122

Closed ghost closed 11 years ago

ghost commented 11 years ago

System: Windows 7 Ultimate 64bit Ungit version: 0.1.6 Problem: when loading ungit, Chrome console says "cannot get /js/jquery.min.map". Changes made in ungit are reflected in the repository but are not displayed in ungit until you make the page refresh. IE: if I create a branch it is indeed created but nothing visually happens. Solution/Workaround: copy jQuery into "C:\Users{user}\AppData\Roaming\npm\node_modules\ungit\public\js" and rename it to jquery.min.map

FredrikNoren commented 11 years ago

Thanks for the report! Should be fixed with a workaround in the next version