[问题反馈] mac os 运行不了,求助。 #146
Answered
by
Nuo-Mituan
Chrisessex
asked this question in
Q&A
-
先决条件
操作系统名称Windows 操作系统版本(Windows、Linux、macOS 用命令查看分别为:systeminfo、lsb_release -a、sw_vers)macos so-novel 版本1.7.11 书源 IDNo response 问题描述复现步骤一直这样 |
Beta Was this translation helpful? Give feedback.
Answered by
Nuo-Mituan
Jan 3, 2026
Replies: 3 comments
-
|
macos使用homebrew安装之后,还需要安装一个jdk的环境才行。可以在terminal 先通过java --version查询本机是否配置好,如果没有环境可以通过brew install openjdk安装,然后在.zshrc中修改变量就行了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
试试修改 run-macos.sh 文件,开头增加一行命令: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freeok
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


在你解压后的文件夹内打开终端再运行