Skip to content

Instantly share code, notes, and snippets.

@davidascher
Created August 15, 2016 18:15
Show Gist options
  • Select an option

  • Save davidascher/3da18fb5b046ae7e93684779874f853c to your computer and use it in GitHub Desktop.

Select an option

Save davidascher/3da18fb5b046ae7e93684779874f853c to your computer and use it in GitHub Desktop.
❯ 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