Skip to content

ReferenceError: regeneratorRuntime is not defined #717

@dplewis

Description

@dplewis

Using parse through CDN or npm install parse@version works

I get the following error ReferenceError: regeneratorRuntime is not defined

If I try to run get the bleeding edge in a node project

npm install parse-community/Parse-SDK-JS.git#master --save

or

build it myself and copy parse.min.js from the dist folder into a simple html file.

I don't know much about babel to fix the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions