SyntaxError: Unexpected token ) #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, when i run demo.js I got this error:
What's going wrong?
Thanks for build this package!
Please use node > 0.12 with
--harmony
flag on and see if it works.I'm going to pre-transpile this in the new upcoming version.
Oke, i have updated my node version, but now i got this error:
(i'am running now node v0.12.5)
Thanks for your help 👍
have you run
npm install
?See the new update.