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.
- [node-dev] Version 0.7.4 Isaac Schlueter
- [node-dev] Re: Version 0.7.4 Brandon Benvie
