You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: