Created
October 29, 2013 19:02
-
-
Save tomlane/7220635 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[laney:~/projects/yoSite] $ grunt server | |
/Users/laney/projects/yoSite/node_modules/grunt-contrib-uglify/node_modules/uglify-js/lib/parse.js:53 | |
KEYWORDS = makePredicate(KEYWORDS); | |
^ | |
util.debug: Use console.error instead | |
DEBUG: ERROR in file: /Users/laney/projects/yoSite/node_modules/grunt-contrib-uglify/node_modules/uglify-js/lib/parse.js / ReferenceError: KEYWORDS is not defined | |
Elapsed time | |
Total 120ms | |
[laney:~/projects/yoSite] $ grunt | |
/Users/laney/projects/yoSite/node_modules/grunt-contrib-uglify/node_modules/uglify-js/lib/parse.js:53 | |
KEYWORDS = makePredicate(KEYWORDS); | |
^ | |
util.debug: Use console.error instead | |
DEBUG: ERROR in file: /Users/laney/projects/yoSite/node_modules/grunt-contrib-uglify/node_modules/uglify-js/lib/parse.js / ReferenceError: KEYWORDS is not defined | |
Elapsed time | |
Total 120ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment