You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Trying to use this module, I get the error (sanitized output):
As far as I know, simply changing the babel config would fix it (transform-runtime plugin I think).
Edit did not saw #1
The text was updated successfully, but these errors were encountered: