Skip to content

Does not compile when added, Failed to parse source maap  #106

Description

@aliasad106

I installed npm install parse @parse/react --save in my react JS project.
used it like
import { initializeParse } from '@parse/react';

initializeParse(
'YOUR_SERVER_URL',
'YOUR_APPLICATION_ID',
'YOUR_JAVASCRIPT_KEY'
);
I get this error.

Failed to parse source map from '.../node_modules/@parse/react/src/index.ts' file: Error: ENOENT: no such file or directory, open '.../node_modules/@parse/react/src/index.ts'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions