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

Source Map reference issue #153

Open
utkuhaydanli opened this issue Dec 24, 2023 · 1 comment
Open

Source Map reference issue #153

utkuhaydanli opened this issue Dec 24, 2023 · 1 comment
Assignees

Comments

@utkuhaydanli
Copy link

I keep getting this warning (despite no functionality issue: everything works well). It's a create-react-app project and I get this during build (npm start or npm run build).

WARNING in ./node_modules/react-glider/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/REDACTED/Projects/REDACTED/node_modules/react-glider/src/index.tsx' file: Error: ENOENT: no such file or directory, open '/Users/REDACTED/Projects/REDACTED/node_modules/react-glider/src/index.tsx'

@kevinfarrugia
Copy link
Owner

Thank you for reporting the issue. I will look into it.

@kevinfarrugia kevinfarrugia self-assigned this Dec 26, 2023
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

2 participants