Created
April 21, 2014 14:03
-
-
Save jdcauley/11143645 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
/Users/jordancauley/projects/group/api/controllers/MainController.js:9 | |
exec("git reset --hard HEAD && git pull origin | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
SyntaxError: Unexpected token ILLEGAL | |
at Module._compile (module.js:439:25) | |
at Object.Module._extensions..js (module.js:474:10) | |
at Module.load (module.js:356:32) | |
at Function.Module._load (module.js:312:12) | |
at Module.require (module.js:364:17) | |
at require (module.js:380:17) | |
at /usr/local/lib/node_modules/sails/node_modules/include-all/index.js:129:29 | |
at Array.forEach (native) | |
at requireAll (/usr/local/lib/node_modules/sails/node_modules/include-all/index.js:44:9) | |
at buildDictionary (/usr/local/lib/node_modules/sails/node_modules/sails-build-dictionary/index.js:68:14) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment