Don't use `node --harmony` with this version going forward. A new flag `--harmony_modules` which causes node to die instantly due to making "module" an identifier. `node --harmony_typeof --harmony_scoping --harmony_proxies --harmony_collections` will achieve the desired result. As for the general implications of `module` becoming an identifier in es6 on node...that will be interesting.
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
