Created
August 15, 2016 18:15
-
-
Save davidascher/3da18fb5b046ae7e93684779874f853c 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
| ❯ neo init | |
| /usr/local/lib/node_modules/mozilla-neo/bin/neo:6 | |
| const { commands } = require('../package.json'); | |
| ^ | |
| SyntaxError: Unexpected token { | |
| at exports.runInThisContext (vm.js:53:16) | |
| at Module._compile (module.js:387:25) | |
| at Object.Module._extensions..js (module.js:422:10) | |
| at Module.load (module.js:357:32) | |
| at Function.Module._load (module.js:314:12) | |
| at Function.Module.runMain (module.js:447:10) | |
| at startup (node.js:146:18) | |
| at node.js:404:3 | |
| ~/src/gambier-2 | |
| ❯ node --version | |
| v5.10.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment