vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Invalid URL at getWorkerBootstrapUrl

Open alexdima opened this issue 3 years ago • 0 comments

This throws in the monaco editor. To see the exception:

  • clone monaco-editor as a sibling to vscode
  • run npm install
  • run npm run simpleserver
  • open http://127.0.0.1:8080/monaco-editor/test/manual/?editor=src
  • observe the error: image

alexdima avatar Sep 21 '22 12:09 alexdima