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

Warning failed to parse source map #78

Open
MEsteves22 opened this issue Jan 6, 2022 · 2 comments
Open

Warning failed to parse source map #78

MEsteves22 opened this issue Jan 6, 2022 · 2 comments

Comments

@MEsteves22
Copy link

Hello,

I'm currently having the following "failed to parse source map" warnings while running my project:

Failed to parse source map from '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/ast-node-types/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/ast-node-types/src/index.ts'

Failed to parse source map from '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/index.ts'

Failed to parse source map from '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/mapping/markdown-syntax-map.ts' file: Error: ENOENT: no such file or directory, open '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/mapping/markdown-syntax-map.ts'

Failed to parse source map from '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/parse-markdown.ts' file: Error: ENOENT: no such file or directory, open '/Users/user/project/node_modules/draftjs-md-converter/node_modules/@textlint/markdown-to-ast/src/parse-markdown.ts'

I am currently using draftjs-md-converter version 1.5.2.

Thanks!

@andrefilipesilva73
Copy link

Hello, same problem as @MEsteves22 indicated. Please help. Thank you.

@seangibbens
Copy link

Seeing the same warnings after upgrading to Create React App v5. Thanks!

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

No branches or pull requests

3 participants