imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
211 stars 21 forks source link

与ubuntu24.04不兼容 #59

Closed redisviewer closed 4 months ago

redisviewer commented 4 months ago

无标题 image

我本地独立添加不行.... 一样load fail yarn add monaco-editor@0.48.0 --dev

试试看升级0.48?

imguolao commented 4 months ago

JsDelivr CDN 国内证书过期了,换个可用 CDN 或者本地 import 使用

redisviewer commented 4 months ago

哇作者辛苦了。 可是我不是专业前端。没看明白,能详细说说吗?

imguolao commented 4 months ago

编辑器默认是从 JsDelivr CDN 加载的,前两天国内证书过期了,CDN 失效了,现在应该恢复了