Note that there are some explanatory texts on larger screens.

plurals
  1. POJavascript error Unknown provider: tProvider <- t after Rails minification Angularjs
    text
    copied!<p>My Rails app doesn't work after turned on assets magnification when assets compiled. I converted the Angular controllers to use the bracket notation, and get following error, is there a way to debug this?</p> <p>Compiled application.js <a href="https://gist.github.com/jianbo/6665161" rel="nofollow noreferrer">https://gist.github.com/jianbo/6665161</a></p> <p>JS ERROR</p> <pre><code>Error: Unknown provider: tProvider &lt;- t at Error (&lt;anonymous&gt;) at me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:21665 at Object.i [as get] (me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:20671) at me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:21753 at i (localme:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:20671) at n (me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:20805) at Object.r [as instantiate] (me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:21447) at me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:818:604 at me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:28889 at r (me:3001/assets/application-4f6cd4e170fc6ce5d181d869af318557.js:817:8277) application-4f6cd4e170fc6ce5d181d869af318557.js:818 (anonymous function) application-4f6cd4e170fc6ce5d181d869af318557.js:818 (anonymous function) application-4f6cd4e170fc6ce5d181d869af318557.js:818 r.$broadcast application-4f6cd4e170fc6ce5d181d869af318557.js:818 (anonymous function) application-4f6cd4e170fc6ce5d181d869af318557.js:818 l application-4f6cd4e170fc6ce5d181d869af318557.js:818 l application-4f6cd4e170fc6ce5d181d869af318557.js:818 (anonymous function) application-4f6cd4e170fc6ce5d181d869af318557.js:818 r.$eval application-4f6cd4e170fc6ce5d181d869af318557.js:818 r.$digest application-4f6cd4e170fc6ce5d181d869af318557.js:818 r.$apply application-4f6cd4e170fc6ce5d181d869af318557.js:818 r application-4f6cd4e170fc6ce5d181d869af318557.js:818 m application-4f6cd4e170fc6ce5d181d869af318557.js:818 v.onreadystatechange application-4f6cd4e170fc6ce5d181d869af318557.js:818 </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload