'Precompile script is not valid error or ReferenceError: Paged is not defined'
You may get error like Precompile script is not valid error
or ReferenceError: Paged is not defined
on some html templates.
Solution: change the order of <script> ..</script>
tags and put script that defines handleBars helpers to go first and the rest of javascript tags to go after handlebars related js snippets.
If it does not help then please contact us for help and assistance.