wppconnect-team / wppconnect-frontend

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically.
Apache License 2.0
232 stars 83 forks source link

Failed to parse source map from #687

Open denidarmayana opened 5 months ago

denidarmayana commented 5 months ago

Failed to parse source map from 'D:\node\wppconnect-frontend\node_modules\react-json-csv\lib\FileSaver.min.js.map' file: Error: ENOENT: no such file or directory, open 'D:\node\wppconnect-frontend\node_modules\react-json-csv\lib\FileSaver.min.js.map'

Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before.

WARNING in ./node_modules/react-json-csv/lib/react-json-csv.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'D:\node\wppconnect-frontend\node_modules\react-json-csv\lib\FileSaver.min.js.map' file: Error: ENOENT: no such file or directory, open 'D:\node\wppconnect-frontend\node_modules\react-json-csv\lib\FileSaver.min.js.map'

webpack compiled with 1 warning Files successfully emitted, waiting for typecheck results... Issues checking in progress... No issues found.

fellipe30k commented 5 months ago

Up! I'm having the same problem