Skip to content

Instantly share code, notes, and snippets.

@tomlane
Created October 29, 2013 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomlane/7220635 to your computer and use it in GitHub Desktop.
Save tomlane/7220635 to your computer and use it in GitHub Desktop.
[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