Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos更新到Sequoia 15.1.1版本后启动DNS Server报错(FlyEnv 版本Version 4.5.6) #149

Open
lfcheng92 opened this issue Nov 23, 2024 · 3 comments

Comments

@lfcheng92
Copy link

具体报错如下:
SyntaxError: Unexpected token '??='
at wrapSafe (internal/modules/cjs/loader.js:1029:16)
at Module._compile (internal/modules/cjs/loader.js:1078:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
at Module.load (internal/modules/cjs/loader.js:979:32)
at Function.Module._load (internal/modules/cjs/loader.js:819:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47

@lfcheng92 lfcheng92 changed the title macos更新到Sequoia 15.1.1版本后启动DNS Server报错 macos更新到Sequoia 15.1.1版本后启动DNS Server报错(FlyEnv 版本Version 4.5.6) Nov 23, 2024
@Yuuuu9658
Copy link

用 FlyEnv 自带的端口工具看一下,是不是53端口被占用了,把端口kill掉就行

@lfcheng92
Copy link
Author

用 FlyEnv 自带的端口工具看一下,是不是53端口被占用了,把端口kill掉就行

查了,没有被占用,启动还是报错。软件退出重启也一样。
image

@imyellow
Copy link

53端口可以改吗,被Clash占用了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants