Andrew Luhring
Andrew Luhring
Do any of these errors look like something caused by your github_textmate preview? So... this project is from a few years ago so maybe something's outdated? I'm getting these errors:...
Not completely sure whether this is a grunt-contrib-watch issue or a grunt issue so i'm submitting the issue in [both places](https://github.com/gruntjs/grunt-cli/issues/83), but here's my setup and what's happening: # Setup...
I'm new to Traceur in general, but the short version is that I'm using grunt-traceur to compile my F/E js and I'm loading them with Require.js; the problem(?) seems to...
``` Uncaught Error: Module name "user.controller" has not been loaded yet for context: _ http://requirejs.org/docs/errors.html#notloaded at /Users/user/Sites/project/node_modules/requirejs/require.js:141 ``` All configuration errors with require.js + karma (+ angular) lead to vague...