Skip to content

regeneratorRuntime is not defined error on import #15

@danieltott

Description

@danieltott

I'm getting this error on import (nothing else is able to run) when using the npm package:

Uncaught ReferenceError: regeneratorRuntime is not defined(…)
(anonymous function)	@	index.js:14

where index.js refers to node_modules/redux-form-saga/lib/index.js

I created a file in my src with the uncompiled contents of index.js from the repo, and it loads fine. Not exactly sure what to do here - any help would be appreciated.

I'm using create-react-app v0.8.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions