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

Add information regarding --harmony-generator support #7

Closed
wants to merge 2 commits into from
Closed

Add information regarding --harmony-generator support #7

wants to merge 2 commits into from

Conversation

jcspencer
Copy link

This pull request adds a warning to the Install section of the README file, regarding the use of ES6 yield:

Please Note: To use the yield functionality of rethinkdbdash, you must be running node 0.11.9 or higher for generator support, and must run node(1) with the --harmony flag. If you don't like typing this, add an alias to your shell profile:

 alias node='node --harmony'

@neumino
Copy link
Owner

neumino commented Mar 28, 2014

Thanks @JamesS237

I've been working on #6 yesterday evening, and part of it required to branch and write about the version of node supported -- and it kind of overlapped over what you wrote.

So I probably won't merge it, but there will be something similar coming tonight or tomorrow.

@jcspencer
Copy link
Author

Okay, thanks

@jcspencer jcspencer closed this Mar 28, 2014
@jcspencer jcspencer deleted the gen_warning branch March 28, 2014 23:17
thelinuxlich added a commit to AIDAX/rethinkdbdash that referenced this pull request May 23, 2018
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

Successfully merging this pull request may close these issues.

2 participants