破耳狼

Results 20 comments of 破耳狼

When you use **vite** + **vue3** ,try this one: https://www.npmjs.com/package/@monaco-editor/loader it work for me. config like below: ``` loader.config({ paths: { vs: 'monaco-editor/min/vs' } }); // copy monaco-editor from /node_modules...

the regular expression in `isAbsolutePath ` function only considers the cases of` http:// `or `https://`, but does not take into account URLs that start with `/`, so the bug happen...

摸索出来了,似乎是可以这样用,但不确定对不对。 ` //把例子中的 hitResult.actor //改成: hitResult.Component.GetOwner() ` 还试过 BreakHitResult (参考一些蓝图视频教程),但似乎 BreakHitResult 的参数太复杂了,不太适合

my build.hxml : ``` -main Monster -lib flatbuffers -java java ```

我就算用了 exclude 来排除,也一样报错,有没有什么办法不显示这些报错?

https://github.com/tusen-ai/naive-ui/assets/3243514/944f5b4c-1070-469b-88fc-ed5ecfd429b6

![Image](https://github.com/user-attachments/assets/c3a7e9e8-c714-4b74-b9d9-024ca887b922)

Using another Android emulator (like Genymotion) will resolve this issue.