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

[vite] Failed to load source map react-quill-new/dist/quill.snow.css #1025

Open
nikhilpnath opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@nikhilpnath
Copy link

I get a warning, where it says " [vite] Failed to load source map react-quill-new/dist/quill.snow.css."

warning : [vite] Failed to load source map for /....../client/node_modules/react-quill-new/dist/quill.snow.css.
Error: An error occurred while trying to read the map file at quill.snow.css.map
Error: ENOENT: no such file or directory, open '/ ...../client/node_modules/react-quill-new/dist/quill.snow.css.map'
at async open (node:internal/fs/promises:639:25)
at async Object.readFile (node:internal/fs/promises:1249:14)
at async extractSourcemapFromFile (file://....../client/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:21001:53)
at async loadAndTransform (file://...../client/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:51892:27)

There is no issues, all working fine, its just this warning pops up in the terminal.

I think maybe it's related to build. Any idea how to remove this warning?

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

1 participant