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

安装好 eaf 和 eaf-git 后,使用 eaf-open-git 报错 “FileNotFoundError: [Errno 2] No such file or directory:” #30

Closed
patrolli opened this issue Jun 13, 2022 · 2 comments

Comments

@patrolli
Copy link

如题,在 eaf buffer 中的报错信息是:

"File "c:\Users\xxx.emacs.d\site-lisp\emacs-application-framework\core\webengine.py", line 1487, in load_index_html
with open(self.index_file, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'c:/Users/xxx/.emacs.d/site-lisp/emacs-application-framework/app/git\dist\index.html'"

image

@patrolli
Copy link
Author

这个问题解决了,eslint 的版本冲突了,参考:https://github.com/emacs-eaf/emacs-application-framework/issues/975#issuecomment-1146909088。但 eaf-open-git 打开后还是一片空白。。

@manateelazycat
Copy link
Member

空白的问题最新版已经修复。

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

2 participants