react-ace
react-ace copied to clipboard
Failed to parse source map from 'data:application/json;base64,': SyntaxError: Unexpected end of JSON input
Problem
Detail the problem here, including any possible solutions.
Failed to parse source map from 'data:application/json;base64,': SyntaxError: Unexpected end of JSON input
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/ace-builds/src-noconflict/worker-coffee.js (./node_modules/file-loader/dist/cjs.js?esModule=false!./node_modules/ace-builds/src-noconflict/worker-coffee.js)
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'data:application/json;base64,': SyntaxError: Unexpected end of JSON input
webpack compiled with 1 warning
Sample code to reproduce your issue
References
Progress on: #
Seeing this issue as well while using npm start
Same
👍🏻