Created
October 28, 2014 00:39
-
-
Save nevir/44030e69db61c90f6047 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
npm install -g web-component-tester | |
npm WARN engine [email protected]: wanted: {"node":"0.6.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) | |
> [email protected] install /Users/imac/.nvm/v0.10.29/lib/node_modules/web-component-tester/node_modules/sauce-connect-launcher | |
> node scripts/install.js | |
/ | |
/Users/imac/.nvm/v0.10.29/lib/node_modules/web-component-tester/node_modules/lodash/dist/lodash.js:6355 | |
/** | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
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 Object.<anonymous> (/Users/imac/.nvm/v0.10.29/lib/node_modules/web-component-tester/node_modules/sauce-connect-launcher/lib/sauce-connect-launcher.js:6:7) | |
at Module._compile (module.js:456:26) | |
at Object.Module._extensions..js (module.js:474:10) | |
at Module.load (module.js:356:32) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment