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

regeneratorRuntime dependency #209

Closed
mark-meyer opened this issue Aug 21, 2017 · 3 comments
Closed

regeneratorRuntime dependency #209

mark-meyer opened this issue Aug 21, 2017 · 3 comments

Comments

@mark-meyer
Copy link

mark-meyer commented Aug 21, 2017

Trying to update my install to 0.17.1. I am installing into a node app with standard npm install. It's throwing an error:

ReferenceError: regeneratorRuntime is not defined

It looks like regeneratorRuntime is in dev dependencies but not in the regular dependencies list. Even after adding regeneratorRuntime to my dependencies, it still throws an error on start up. When using the async file transport.

@TemaSM
Copy link

TemaSM commented Aug 22, 2017

👍 Confirm

default
default

@typicode
Copy link
Owner

Thank you for the heads up 👍 I'll have a look.

@typicode
Copy link
Owner

Just published a fix, it should be good in v0.17.2

deathart added a commit to deathart/todolist-electron that referenced this issue Aug 23, 2017
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

No branches or pull requests

3 participants