Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run on node 4.1.1 #8

Open
aiguofer opened this issue Sep 29, 2015 · 0 comments
Open

Can't run on node 4.1.1 #8

aiguofer opened this issue Sep 29, 2015 · 0 comments

Comments

@aiguofer
Copy link

Hey! this sounds awesome! especially for exploring APIs and such. Unfortunately, I can't get it to on Arch, on what I gather are the latest available versions.

$npm -g list choir
/usr/lib
`-- [email protected]

$node --version
v4.1.1
$choir
/usr/lib/node_modules/choir/lib/magic/run_magic.js:122
let sglobal = sandbox;
^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:413:25)
at Module._extensions..js (module.js:452:10)
at Object.require.extensions.(anonymous function) as .js
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/usr/lib/node_modules/choir/lib/choir_server.js:10:17)
at Module._compile (module.js:434:26)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant