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

interactive.jlでテンプレートが作成できない #72

Closed
higa56 opened this issue Mar 11, 2024 · 2 comments
Closed

interactive.jlでテンプレートが作成できない #72

higa56 opened this issue Mar 11, 2024 · 2 comments

Comments

@higa56
Copy link

higa56 commented Mar 11, 2024

$ julia --project interactive.jl
に対して
$ LoadError: Git hosting service username is required, set one with keyword githubuser="<YourGitHubUserName>"
というエラーが出ます.

@toririm
Copy link
Contributor

toririm commented Mar 11, 2024

#6
の手順でgit config ...の操作は行っていますでしょうか?

行っている場合は、Fork Syncとgit pullを行ったうえで再度試してみてください

@higa56
Copy link
Author

higa56 commented Mar 11, 2024

git config --global github.user "username"
を打ち込んで解決できました.

@higa56 higa56 closed this as completed Mar 11, 2024
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