bazingaedward / monaco-editor-vue3

Monaco Editor for Vue3
MIT License
87 stars 17 forks source link

vite3 vue3 error #9

Closed liu-xinhui closed 1 year ago

liu-xinhui commented 2 years ago
image image

I copy the copy from demo,but error

bazingaedward commented 1 year ago

Please follow steps to locate the problem:

  1. node_modules include monaco-editor package
  2. reinstall monaco-editor
    yarn add monaco-editor
  3. if still not solved, please give a demo in stackblitz or codesandbox?
Alchez commented 1 year ago

@liu-xinhui were you able to resolve the issue? I'm seeing the same thing as well