react-ace icon indicating copy to clipboard operation
react-ace copied to clipboard

Failed to parse source map from 'data:application/json;base64,': SyntaxError: Unexpected end of JSON input

Open arunkumar413 opened this issue 3 years ago • 3 comments

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: #

arunkumar413 avatar Nov 25 '22 06:11 arunkumar413

Seeing this issue as well while using npm start

NikSWE avatar Jan 14 '23 01:01 NikSWE

Same image

garyb01 avatar Oct 18 '23 16:10 garyb01

👍🏻

jamierytlewski avatar Oct 31 '23 15:10 jamierytlewski