Cloudreve
Cloudreve copied to clipboard
直接拉取项目运行go run main.go或者go build运行报错
Describe the bug
A clear and concise description of what the bug is.
直接拉取项目运行go run main.go或者go build运行,无法访问登录主页,提示缺失index.html
运行项目编译好的exe文件可以使用,无warring 无error
可能是前端编译时出现了问题,考虑换一下yarn/npm源,在干净的环境下重新编译试试看?
嗯嗯,谢谢,更换了源,win下是没有zip命令导致的 http://stahlworks.com/dev/index.php?tool=zipunzip 将zip加入环境变量后解决了,Thanks a lot :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.