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

ReferenceError: regeneratorRuntime is not defined #18

Closed
sdumetz opened this issue Jun 21, 2018 · 0 comments
Closed

ReferenceError: regeneratorRuntime is not defined #18

sdumetz opened this issue Jun 21, 2018 · 0 comments

Comments

@sdumetz
Copy link

sdumetz commented Jun 21, 2018

Trying to use this module, I get the error (sanitized output):

[...]/expect-firestore/lib/database.js:171
 var _ref2 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {

ReferenceError: regeneratorRuntime is not defined

As far as I know, simply changing the babel config would fix it (transform-runtime plugin I think).

Edit did not saw #1

@sdumetz sdumetz closed this as completed Jun 21, 2018
sdumetz added a commit to sdumetz/expect-firestore that referenced this issue Jun 21, 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

No branches or pull requests

1 participant