react-monaco-editor / react-monaco-editor

Monaco Editor for React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not parse entire input

mylesshie opened this issue · comments

Describe the bug
./node_modules/monaco-editor/esm/vs/base/browser/dom.js SyntaxError: /Users/mike/Documents/work/saas-b2b/node_modules/monaco-editor/esm/vs/base/browser/dom.js: Could not parse entire input - got stuck at position 87 ?:[\w\_])+))?
Environment (please complete the following information):
react: 16
webpack: 4

when I run my App, I got this error.

Thanks for the report. Can you provide a minimal reproducible example that demonstrates the issue? This looks like an error with your setup.