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

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

Open
aliasad106 opened this issue Aug 11, 2022 · 1 comment
Open

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

aliasad106 opened this issue Aug 11, 2022 · 1 comment
Labels

Comments

@aliasad106
Copy link

aliasad106 commented Aug 11, 2022

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'

@ugal1silbo
Copy link

Same for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants