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

standard does not unserstand async generators #1175

Closed
lordvlad opened this issue Aug 6, 2018 · 2 comments

Comments

@lordvlad
Copy link

commented Aug 6, 2018

What version of standard?
9.0.0
What operating system, Node.js, and npm version?
windows 7
npm 6.0.1
node 10.1.0
What did you expect to happen?
no errors
What actually happened?
Parsing error: Unexpected token * when using async generators

https://jsbin.com/folotu/edit?js,console

@stale

This comment has been minimized.

Copy link

commented Nov 4, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Nov 4, 2018

@stale stale bot closed this Nov 11, 2018

@lock lock bot locked as resolved and limited conversation to collaborators Feb 9, 2019

@feross

This comment has been minimized.

Copy link
Member

commented Aug 12, 2019

You should update to a more recent version of standard which supports async generators :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.