Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Failed to parse Source Map #370

Closed
tyddynonn opened this issue Feb 19, 2022 · 0 comments
Closed

Failed to parse Source Map #370

tyddynonn opened this issue Feb 19, 2022 · 0 comments

Comments

@tyddynonn
Copy link
Contributor

React App created with latest create-react-app

Installed latest version of IGC-Parser with yarn add igc-parser

Consumed with const IGCParser = require(`igc-parser`);

I'm getting this webpack error when running an app with yarn start

Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from [path-to-app-redacted]\node_modules\igc-parser\index.ts' file: Error: ENOENT: no such file or directory, open '[path-to-app-redacted]\node_modules\igc-parser\index.ts'

There is no index.ts in the module folder, but index.js and index.js.map are both present
source-map-loader is 3.0.1 (latest)

Any suggestions?

Repository owner locked and limited conversation to collaborators Jan 6, 2025
@Turbo87 Turbo87 converted this issue into discussion #673 Jan 6, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant