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

Every icon is emitting ENOENT on webpack #78

Open
Delph opened this issue Jul 8, 2022 · 1 comment
Open

Every icon is emitting ENOENT on webpack #78

Delph opened this issue Jul 8, 2022 · 1 comment

Comments

@Delph
Copy link

Delph commented Jul 8, 2022

Set this up for a project and I'm getting this spammed into my console for every single icon it seems;

WARNING in ./node_modules/react-ionicons/lib/WomanSharp.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'node_modules/react-ionicons/lib/WomanSharp.js.map' file: Error: ENOENT: no such file or directory, open 'node_modules/react-ionicons/lib/WomanSharp.js.map'

Standard create-react-app with TypeScript template. React 17.0.2, react-ionicons 4.2.0

@kublerjeff
Copy link

Yes, it seems silly, but this spam is currently leading me to remove react-ionicons from our project. It's usage precedes me and this spam is adding too much noise. Can't anything be done?

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