info/KubeJS/Q&A/error #92
Replies: 1 comment
-
TypeError: redeclaration of var variable检查有没有在循环或函数中使用了const新建变量,尝试将这些const换为let,如果还不行,就将所有的const都换为let。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
info/KubeJS/Q&A/error
一个包含 Minecraft 开发文档的网站。
https://docs.mihono.cn/zh/info/KubeJS/Q&A/error
Beta Was this translation helpful? Give feedback.
All reactions