e-chan1007 / nuxt-monaco-editor

Integrate monaco-editor with Nuxt
https://e-chan1007.github.io/nuxt-monaco-editor
MIT License
114 stars 15 forks source link

Page not found: /_monaco/vs/loader.js #9

Closed Gruce closed 1 year ago

Gruce commented 1 year ago

Hello,

I have installed monaco editor on fresh project and I have faced this error:

image

e-chan1007 commented 1 year ago

This error seems to be caused by the breaking change in Nuxt v3.0.0-rc.12. I fixed it in the latest version(v1.0.3). Does this work?

Gruce commented 1 year ago

Well done! Now it's working like a charm